mirror of
https://github.com/n64decomp/mk64
synced 2026-07-10 05:26:49 -04:00
fix audio pointers allowing rom shifts again
This commit is contained in:
+2
-2
@@ -4,8 +4,8 @@
|
||||
#define SEG_MAIN 0x80000400
|
||||
#define SEG_80280000 0x80280000
|
||||
#define SEG_8028DF00 0x8028DF00
|
||||
#define SEG_802BA370 0x802BA370
|
||||
#define SEG_FRAMEBUFFERS 0x802BA290
|
||||
#define SEG_AUDIO 0x803AF790
|
||||
#define SEG_802BA370 0x802BA370
|
||||
#define SEG_AUDIO 0x803AF780
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user