more cleanup and move more ram stuff

This commit is contained in:
Seth Barberee
2024-05-27 08:37:58 -07:00
parent 55f516ec5e
commit b2a0fe8422
23 changed files with 61 additions and 98 deletions

View File

@@ -10,5 +10,6 @@ typedef struct unkStruct_202F190
Tile *GetTile(s32 x, s32 y);
Tile *GetTileSafe(s32 x, s32 y);
void sub_804AC20(Position *pos);
#endif