mirror of
https://github.com/zeldaret/tmc
synced 2026-08-27 00:14:02 -04:00
Extract player macros
This commit is contained in:
+1
-1
@@ -232,7 +232,7 @@ typedef struct {
|
||||
typedef struct {
|
||||
u16 flags;
|
||||
u16 keys;
|
||||
} PlayerMacroEntry;
|
||||
} PlayerMacroEntry ALIGNED(2);
|
||||
|
||||
typedef enum {
|
||||
PLAYER_INPUT_1 = 0x1, // A
|
||||
|
||||
Reference in New Issue
Block a user