Identify some al lib functions

This commit is contained in:
Ryan Dwyer
2020-04-15 17:31:12 +10:00
parent efec1108e0
commit fa74d4cc44
32 changed files with 151 additions and 151 deletions
+2 -2
View File
@@ -12,7 +12,7 @@ u32 func000315f4(void);
u32 func00031634(void);
u32 func00031698(void);
u32 func000316d0(void);
u32 func00031770(void);
u32 func000317a4(void);
u32 alLink(void);
u32 alUnlink(void);
#endif
+1 -1
View File
@@ -5,7 +5,7 @@
u32 func0003c4d0(void);
u32 func0003c56c(void);
u32 func0003c610(void);
u32 alEvtqPostEvent(void);
u32 func0003c7c0(void);
u32 func0003c900(void);
u32 func0003c970(void);
+1 -1
View File
@@ -3,7 +3,7 @@
#include <ultra64.h>
#include "types.h"
u32 func00048650(void);
OSIntMask osSetIntMask(OSIntMask);
s32 osRecvMesg(OSMesgQueue *mq, OSMesg *msg, s32 flag);
#endif
+1 -1
View File
@@ -3,6 +3,6 @@
#include <ultra64.h>
#include "types.h"
u32 func0004b170(void);
u32 alCopy(void);
#endif