mirror of
https://gitlab.com/skmp/dca3-game.git
synced 2025-01-16 13:00:27 +01:00
Try fix Sim building
This commit is contained in:
parent
d0c97eedb5
commit
2e0dcf9c3f
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user