mirror of
https://github.com/zoriya/My3D.git
synced 2026-06-03 02:41:43 +00:00
Coding style
This commit is contained in:
@@ -9,9 +9,9 @@
|
||||
|
||||
struct game_manager
|
||||
{
|
||||
gc_component base;
|
||||
int happiness;
|
||||
int stupidity;
|
||||
gc_component base;
|
||||
int happiness;
|
||||
int stupidity;
|
||||
};
|
||||
|
||||
const struct game_manager game_manager;
|
||||
|
||||
Reference in New Issue
Block a user