mirror of
https://github.com/TwilitRealm/dusklight
synced 2026-06-05 02:37:50 -04:00
Merge branch 'main' into 26-02-25-more-endian-fixes
This commit is contained in:
+1
-9
@@ -1865,13 +1865,5 @@ u32 JHICommBufReader::Header::getReadableSize() const {
|
||||
return 0;
|
||||
}
|
||||
|
||||
#pragma mark dMeter2Info
|
||||
#include <d/d_meter2_info.h>
|
||||
void dMeter2Info_c::getString(u32 i_stringID, char* o_string, JMSMesgEntry_c* i_msgEntry) {
|
||||
puts("dMeter2Info_c::getString is a stub");
|
||||
}
|
||||
void dMeter2Info_c::getStringKanji(u32 i_stringID, char* o_string, JMSMesgEntry_c* i_msgEntry) {
|
||||
puts("dMeter2Info_c::getStringKanji is a stub");
|
||||
}
|
||||
|
||||
dPa_particleTracePcallBack_c JPTracePCB4;
|
||||
dPa_particleTracePcallBack_c JPTracePCB4;
|
||||
|
||||
Reference in New Issue
Block a user