Update to spice2x-25-04-25 (pre-apply)
> broken commit
This commit is contained in:
@@ -23,5 +23,14 @@ namespace games::bc {
|
||||
};
|
||||
}
|
||||
|
||||
namespace Analogs {
|
||||
enum {
|
||||
StickX,
|
||||
StickY,
|
||||
};
|
||||
}
|
||||
|
||||
std::vector<Button> &get_buttons();
|
||||
std::string get_buttons_help();
|
||||
std::vector<Analog> &get_analogs();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user