giantLeaf OK

This commit is contained in:
chandler
2020-06-12 03:33:18 -04:00
parent d5350cd72b
commit 38aa328dfd
4 changed files with 42 additions and 90 deletions
+2 -1
View File
@@ -57,7 +57,8 @@ typedef struct Entity
struct {
u8 b0:2;
u8 b1:2;
u8 b2:4;
u8 b2:2;
u8 b3:2;
} __attribute__((packed)) spriteOrder;
u8 palette;
struct {