Resolve ld issues and link random

This commit is contained in:
Ryan Dwyer
2019-10-08 18:46:05 +10:00
parent abf368da9c
commit 6810d014f6
6 changed files with 38 additions and 32 deletions
+1 -1
View File
@@ -2,6 +2,6 @@
#define _IN_LIBRARY_H
#include <ultra64.h>
u32 func000184d0(void);
u64 random(void);
#endif