mirror of
https://gitlab.com/skmp/dca3-game.git
synced 2025-08-11 09:14:55 +02:00
Try fix Sim building
This commit is contained in:
@@ -1564,7 +1564,7 @@ void CPad::Update(int16 pad)
|
|||||||
|
|
||||||
#ifdef RW_DC
|
#ifdef RW_DC
|
||||||
//auto old_contMaple = contMaple;
|
//auto old_contMaple = contMaple;
|
||||||
auto n_dev = maple_enum_count();
|
//auto n_dev = maple_enum_count();
|
||||||
contMaple = maple_enum_type(0, MAPLE_FUNC_CONTROLLER);
|
contMaple = maple_enum_type(0, MAPLE_FUNC_CONTROLLER);
|
||||||
state = (cont_state_t *)maple_dev_status(contMaple);
|
state = (cont_state_t *)maple_dev_status(contMaple);
|
||||||
#endif
|
#endif
|
||||||
|
Reference in New Issue
Block a user