mirror of
https://github.com/TerryCavanagh/VVVVVV.git
synced 2026-01-29 17:38:16 +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];
|
int customcrewmoods[6];
|
||||||
};
|
};
|
||||||
|
|
||||||
|
extern entityclass obj;
|
||||||
|
|
||||||
#endif /* ENTITY_H */
|
#endif /* ENTITY_H */
|
||||||
|
|||||||
Reference in New Issue
Block a user