diff options
| author | Aldrik Ramaekers <aldrik@amftech.nl> | 2022-12-18 13:37:16 +0100 |
|---|---|---|
| committer | Aldrik Ramaekers <aldrik@amftech.nl> | 2022-12-18 13:37:16 +0100 |
| commit | 40027e44e5d0f0040238cfc1bd6a8d80c17c54fb (patch) | |
| tree | 98206731b8a27885d212333ef7b593ab664f5148 /include/overlay.h | |
| parent | 1ac44d4ec6b6b51fefe6ca50ef82d5d2fc1f6dfb (diff) | |
minor changes
Diffstat (limited to 'include/overlay.h')
| -rw-r--r-- | include/overlay.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/include/overlay.h b/include/overlay.h index 7441003..de7410c 100644 --- a/include/overlay.h +++ b/include/overlay.h @@ -3,6 +3,8 @@ #include <projectbase/project_base.h> +u64 server_update_time = 0; + void draw_overlay(platform_window* window); #endif
\ No newline at end of file |
