mirror of
https://github.com/izzy2lost/Diddy-Kong-Racing.git
synced 2026-06-19 01:16:26 -07:00
Moved .rodata in unknown_003260 from asm to C.
This commit is contained in:
@@ -43,5 +43,8 @@ typedef s32 ptrdiff_t;
|
||||
typedef struct FloatLiteral {
|
||||
float floatLiteral;
|
||||
} FloatLiteral;
|
||||
typedef struct DoubleLiteral {
|
||||
double doubleLiteral;
|
||||
} DoubleLiteral;
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user