mirror of
https://github.com/TerryCavanagh/VVVVVV.git
synced 2026-01-29 09:28:15 +03:00
Make obj accessible from everywhere
Looks like in my original pull request I forgot to do this. Oh well.
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