- [NEW] Afegit menu per a redefinir els botons del gamepad
This commit is contained in:
@@ -24,4 +24,7 @@ namespace config
|
||||
void defineKey(const int which, const int key);
|
||||
const int getKey(const int which);
|
||||
|
||||
void definePadBtn(const int which, const int btn);
|
||||
const int getPadBtn(const int which);
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user