- [FIX] Arreglats paths a version.h en el scripts
- [TEST] Tornat a SDL_GetTicks per a probar si te que vore en el mode 'Benny Hill' de Joup
This commit is contained in:
@@ -91,6 +91,10 @@ namespace backend
|
||||
SDL_SetClipboardText(value);
|
||||
}
|
||||
|
||||
uint64_t get_time_ms() {
|
||||
return SDL_GetTicks();
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user