Identify ailistFindById

This commit is contained in:
Ryan Dwyer
2019-10-09 08:09:14 +10:00
parent 49b8425d89
commit cc6f41be1b
5 changed files with 52 additions and 49 deletions
+3
View File
@@ -4,4 +4,7 @@
u8 random(void);
// Not sure what type the argument is
u8 *ailistFindById(s32 ailistid);
#endif