start working on walda phrase

This commit is contained in:
DizzyEggg
2017-10-20 18:52:01 +02:00
parent ae5aa3c4df
commit cda5c5f925
10 changed files with 246 additions and 431 deletions
+1
View File
@@ -2,6 +2,7 @@
#define GUARD_NEW_GAME_H
void WriteUnalignedWord(u32 var, u8 *dataPtr);
u32 ReadUnalignedWord(u8* dataPtr);
void CopyUnalignedWord(u8 *copyTo, u8 *copyFrom);
void InitPlayerTrainerId(void);
void SetDefaultOptions(void);