mirror of
https://github.com/TerryCavanagh/VVVVVV.git
synced 2026-03-30 05:31:47 +03:00
Merge pull request #135 from InfoTeddy/code-quality-improvements
Make obj accessible from everywhere
This commit is contained in:
@@ -242,4 +242,6 @@ public:
|
||||
int customcrewmoods[6];
|
||||
};
|
||||
|
||||
extern entityclass obj;
|
||||
|
||||
#endif /* ENTITY_H */
|
||||
|
||||
Reference in New Issue
Block a user