mirror of
https://github.com/zeldaret/tmc
synced 2026-08-18 21:48:21 -04:00
Rename metaTiles
Now the 16x16 tiles are just called tiles and the 8x8 tiles are called subTiles.
This commit is contained in:
@@ -352,8 +352,8 @@ typedef struct {
|
||||
extern struct_02018EB0 gUnk_02018EB0;
|
||||
|
||||
typedef struct {
|
||||
s16 tile;
|
||||
s16 position;
|
||||
s16 tileIndex;
|
||||
s16 tilePosOffset;
|
||||
} TileData;
|
||||
|
||||
typedef struct {
|
||||
|
||||
Reference in New Issue
Block a user