procTactPlay, player_tact 100%

fixes #641
This commit is contained in:
LagoLunatic
2024-06-07 10:02:06 -04:00
parent 90ce6f8ba6
commit f8f84a2ac8
5 changed files with 118 additions and 9 deletions
+1
View File
@@ -449,5 +449,6 @@ void dKy_DayProc();
u8 dKy_get_schbit();
int dKy_rain_check();
void dKy_setLight_mine(dKy_tevstr_c* pTevStr);
BOOL dKy_daynighttact_stop_chk();
#endif /* D_KANKYO_D_KANKYO_H */
+3 -3
View File
@@ -1065,9 +1065,9 @@ inline u8 dStage_FileList_dt_CheckAgbHover(dStage_FileList_dt_c* i_fili) {
return i_fili->mParam & 4;
}
// inline u8 dStage_FileList_dt_GetSongOk(dStage_FileList_dt_c* i_fili) {
// maybe 0x40000000?
// }
inline u32 dStage_FileList_dt_GetSongOk(dStage_FileList_dt_c* i_fili) {
return i_fili->mParam & 0x40000000;
}
// inline u8 dStage_FileList_dt_GetToonsw(dStage_FileList_dt_c* i_fili) {