d_meter_map / some d_a_alink

This commit is contained in:
TakaRikka
2021-12-27 05:15:35 -08:00
parent 2074bd72d9
commit 38037ea1a0
38 changed files with 1748 additions and 1704 deletions
+1 -1
View File
@@ -71,7 +71,7 @@ extern "C" extern u8 data_80451348[8];
// Declarations:
//
inline JAISoundID::JAISoundID(u32 pId) : mId(pId) {}
// inline JAISoundID::JAISoundID(u32 pId) : mId(pId) {}
inline JAISoundID JAISound::getID() const {
return JAISoundID((u32)soundID);