Detect type of BIOS
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
#include "PSX/jabyengine_defines.h"
|
||||
|
||||
START_C_FUNCTIONS
|
||||
int strncmp(const char* s1, const char* s2, size_t n);
|
||||
size_t strlen(const char* str);
|
||||
END_C_FUNCTIONS
|
||||
|
||||
|
||||
Reference in New Issue
Block a user