Try fix Sim building

This commit is contained in:
Soniccd123 2024-12-28 03:14:06 -03:00
parent d0c97eedb5
commit 2e0dcf9c3f

View File

@ -1564,7 +1564,7 @@ void CPad::Update(int16 pad)
#ifdef RW_DC
//auto old_contMaple = contMaple;
auto n_dev = maple_enum_count();
//auto n_dev = maple_enum_count();
contMaple = maple_enum_type(0, MAPLE_FUNC_CONTROLLER);
state = (cont_state_t *)maple_dev_status(contMaple);
#endif