match all the functions

This commit is contained in:
jiangzhengwenjz
2020-01-16 07:21:54 +08:00
committed by huderlem
parent c2be2e8c69
commit 46b00b11d4
7 changed files with 2371 additions and 6548 deletions
+2
View File
@@ -45,4 +45,6 @@ void RLUnCompVram(const void *src, void *dest);
int MultiBoot(struct MultiBootParam *mp);
s32 Div(s32 num, s32 denom);
#endif // GUARD_GBA_SYSCALL_H