mirror of
https://github.com/zeldaret/mm.git
synced 2026-07-10 22:11:46 -04:00
Transfer osViModes to C files (#438)
* Transfer osViModes to C files * Finish spec * Import data to and Improve vi.c * spec, again * Format * Use defines for the types
This commit is contained in:
+1
-1
@@ -81,7 +81,7 @@ extern float D_80097F90;
|
||||
// extern UNK_TYPE4 D_80097FB0;
|
||||
extern OSViMode osViModeNtscLan1;
|
||||
extern OSViMode osViModeMpalLan1;
|
||||
extern __OSViContext D_80098060[2];
|
||||
// extern __OSViContext D_80098060[2];
|
||||
extern __OSViContext* __osViCurr;
|
||||
extern __OSViContext* __osViNext;
|
||||
// extern UNK_TYPE4 D_800980D0;
|
||||
|
||||
Reference in New Issue
Block a user