librfu through 0x81E13F0

This commit is contained in:
jiangzhengwenjz
2019-12-29 06:24:26 +08:00
parent 8f1a8972c1
commit 973cb394b2
12 changed files with 782 additions and 1997 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