Use sc_ prefix for controller
This commit is contained in:
@@ -60,7 +60,7 @@ struct sc_screen {
|
||||
};
|
||||
|
||||
struct sc_screen_params {
|
||||
struct controller *controller;
|
||||
struct sc_controller *controller;
|
||||
struct sc_key_processor *kp;
|
||||
struct sc_mouse_processor *mp;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user