Modernize z_std_dma.c, and match a few more functions

This commit is contained in:
rozlette
2020-01-21 01:45:43 -06:00
parent 930b8bc242
commit 36f1c42bf9
3 changed files with 36 additions and 64 deletions
+1 -1
View File
@@ -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