mirror of
https://github.com/izzy2lost/Starship.git
synced 2026-07-05 15:19:42 -07:00
Fixed more even things
This commit is contained in:
@@ -7,6 +7,7 @@
|
||||
typedef struct {
|
||||
s32 msgId;
|
||||
u16* msgPtr;
|
||||
const char* path;
|
||||
} MsgLookup;
|
||||
|
||||
u16* Message_PtrFromId(u16 msgId);
|
||||
|
||||
Reference in New Issue
Block a user