mirror of
https://github.com/zeldaret/tmc
synced 2026-05-31 17:32:43 -04:00
Add more tilemap documentation
This commit is contained in:
+1
-1
@@ -8,6 +8,6 @@ typedef struct {
|
||||
u8 field_0x20;
|
||||
u8 field_0x21;
|
||||
u8 field_0x22;
|
||||
} HyruleTownTilesetManager;
|
||||
} HyruleTownTileSetManager;
|
||||
|
||||
#endif // HYRULETOWNTILESETMANAGER_H
|
||||
+1
-1
@@ -7,6 +7,6 @@ typedef struct {
|
||||
Manager base;
|
||||
u8 unk_20;
|
||||
u8 unk_21[0x1F];
|
||||
} MinishVillageTilesetManager;
|
||||
} MinishVillageTileSetManager;
|
||||
|
||||
#endif // MINISHVILLAGETILESETMANAGER_H
|
||||
Reference in New Issue
Block a user