mirror of
https://github.com/zeldaret/tmc
synced 2026-06-08 20:29:47 -04:00
giantLeaf OK
This commit is contained in:
+2
-1
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user