mirror of
https://gitlab.com/skmp/dca3-game.git
synced 2025-07-31 03:50:36 +02:00
Try fix Sim building
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user