mirror of
https://github.com/SpartanJ/eepp.git
synced 2026-06-04 20:46:29 +03:00
Renamed cWindow to Window in EE::Window... Window, Window Window.
I don't like it but i don't other option.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
#include <eepp/ee.hpp>
|
||||
|
||||
cWindow * win = NULL;
|
||||
EE::Window::Window * win = NULL;
|
||||
|
||||
// Define a interpolation to control the Rock sprite angle
|
||||
Interpolation RockAngle;
|
||||
|
||||
Reference in New Issue
Block a user