mirror of
https://github.com/zeldaret/ss
synced 2026-08-05 09:34:04 -04:00
First CreateDisplayList attempt
This commit is contained in:
@@ -10,7 +10,7 @@ extern "C" {
|
||||
#define OS_GQR_TYPE_S8 6
|
||||
#define OS_GQR_TYPE_S16 7
|
||||
|
||||
static void OSInitFastCast(void) {
|
||||
static inline void OSInitFastCast(void) {
|
||||
// clang-format off
|
||||
asm {
|
||||
li r3, 4
|
||||
|
||||
Reference in New Issue
Block a user