mirror of
https://github.com/Lorenzooone/cc3dsfs.git
synced 2026-08-24 17:44:37 -05:00
Implement RPi basic version-special code
This commit is contained in:
@@ -26,6 +26,7 @@ public:
|
||||
void reset_output_option();
|
||||
protected:
|
||||
void set_output_option(int index, int action);
|
||||
bool is_option_selectable(int index, int action);
|
||||
int get_num_options();
|
||||
std::string get_string_option(int index, int action);
|
||||
void class_setup();
|
||||
|
||||
Reference in New Issue
Block a user