mirror of
https://github.com/TwilitRealm/dusklight
synced 2026-08-06 01:18:13 -04:00
Fix MSVC compiler and linker errors
- Fix struct/class forward declaration mismatches (JAIAudience, JASTrack) causing different MSVC mangled names and unresolved symbols - Add jsystem_stubs.cpp with stubs for JASHeap, JASVoiceBank, J3DShapeTable, JAUSection, JHICommBuf, HIO/HIO2, JOR
This commit is contained in:
@@ -137,7 +137,7 @@ static cXyz STAGE_CENTER_POS;
|
||||
|
||||
static s16 STAGE_ANGLE_Y;
|
||||
|
||||
u8 hio_set;
|
||||
static u8 hio_set;
|
||||
|
||||
static daE_MK_HIO_c l_HIO;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user