mirror of
https://github.com/izzy2lost/Diddy-Kong-Racing.git
synced 2026-06-19 01:16:26 -07:00
Moved rodata from C to GLOBAL_ASM in unknown_001050, _080500, and _0AEE70
This commit is contained in:
@@ -39,12 +39,4 @@ typedef s32 ptrdiff_t;
|
||||
//#include <stddef.h>
|
||||
//#endif
|
||||
|
||||
// Temporary until all the appropriate functions are decompiled.
|
||||
typedef struct FloatLiteral {
|
||||
float floatLiteral;
|
||||
} FloatLiteral;
|
||||
typedef struct DoubleLiteral {
|
||||
double doubleLiteral;
|
||||
} DoubleLiteral;
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user