mirror of
https://github.com/HarbourMasters/Starship
synced 2026-08-22 07:04:56 -04: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