mirror of
https://github.com/HarbourMasters/Starship.git
synced 2025-04-28 12:27:59 +03:00
Fixed more even things
This commit is contained in:
parent
ecc6a49f90
commit
304a0a5288
9 changed files with 208 additions and 141 deletions
|
@ -7,6 +7,7 @@
|
|||
typedef struct {
|
||||
s32 msgId;
|
||||
u16* msgPtr;
|
||||
const char* path;
|
||||
} MsgLookup;
|
||||
|
||||
u16* Message_PtrFromId(u16 msgId);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue