mirror of
https://github.com/gnif/LookingGlass.git
synced 2025-12-07 08:38:13 +00:00
[client] rename state to g_state
This commit is contained in:
@@ -215,5 +215,5 @@ struct CursorState
|
||||
};
|
||||
|
||||
// forwards
|
||||
extern struct AppState state;
|
||||
extern struct AppState g_state;
|
||||
extern struct AppParams params;
|
||||
|
||||
Reference in New Issue
Block a user