mirror of
https://github.com/zeldaret/mm.git
synced 2026-07-11 06:14:39 -04:00
Modernize z_std_dma.c, and match a few more functions
This commit is contained in:
+1
-1
@@ -16,7 +16,7 @@ extern f32 screenXScale; // D_80096B30
|
||||
extern f32 screenYScale; // D_80096B34
|
||||
extern OSPiHandle* D_80096B40; // D_80096B40
|
||||
extern UNK_TYPE4 dmamgrChunkSize; // D_80096B50
|
||||
extern u32 prenmiStage; // D_80096B60
|
||||
extern vs32 prenmiStage; // D_80096B60
|
||||
extern OSTime lastPrenmiTime; // D_80096B68
|
||||
extern u64 lastFrameDuration; // D_80096B70
|
||||
extern s32 frameCount; // D_80096B78
|
||||
|
||||
Reference in New Issue
Block a user