begin rem

This commit is contained in:
theo3
2020-06-15 21:19:18 -07:00
parent ebe4a20bf7
commit d92be5f9cc
38 changed files with 252 additions and 278 deletions
+1 -1
View File
@@ -8,6 +8,6 @@ typedef struct {
u16 palette;
u8 animIndex;
u8 unk;
} SpriteLoadThing;
} SpriteLoadData;
#endif