mirror of
https://github.com/SpartanJ/eepp.git
synced 2026-08-11 17:17:42 +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;
|
||||
|
||||
void MainLoop()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user