twn_textures.c: support for .so rodata inference

This commit is contained in:
2024-09-23 12:50:44 +03:00
parent 0ef8a6233f
commit ce582d8a80
8 changed files with 52 additions and 23 deletions

View File

@ -18,5 +18,6 @@ bool game_object_try_reloading(void);
void game_object_tick(void);
void *game_object_get_game_tick_address(void);
#endif