forked from Kolyah35/minecraft-pe-0.6.1
.h -> .hpp everything
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
#include <IPlatform.h>
|
||||
#include <App.h>
|
||||
#include <IPlatform.hpp>
|
||||
#include <App.hpp>
|
||||
#include <fstream>
|
||||
|
||||
void IPlatform::runMainLoop(App& app) {
|
||||
|
||||
Reference in New Issue
Block a user