mirror of
https://github.com/zeldaret/tp
synced 2026-08-06 09:53:43 -04:00
detect more floats/doubles, including from relocations
This commit is contained in:
@@ -50,10 +50,10 @@ struct JKRAramStream {
|
||||
/* 802D3B48 */ void create(s32);
|
||||
};
|
||||
|
||||
struct JKRAMCommand {};
|
||||
|
||||
struct JKRAramBlock {};
|
||||
|
||||
struct JKRAMCommand {};
|
||||
|
||||
struct JKRAramPiece {
|
||||
/* 802D3838 */ void orderSync(int, u32, u32, u32, JKRAramBlock*);
|
||||
/* 802D38CC */ void startDMA(JKRAMCommand*);
|
||||
|
||||
Reference in New Issue
Block a user