mirror of
https://github.com/elasota/Aerofoil.git
synced 2025-09-23 14:53:52 +00:00
Emscripten port
This commit is contained in:
8
GpShell/GpShell_Combined.cpp
Normal file
8
GpShell/GpShell_Combined.cpp
Normal file
@@ -0,0 +1,8 @@
|
||||
#include "GpAppEnvironment.cpp"
|
||||
#include "GpAudioDriverFactory.cpp"
|
||||
#include "GpDisplayDriverFactory.cpp"
|
||||
#include "GpFontHandlerFactory.cpp"
|
||||
#include "GpGlobalConfig.cpp"
|
||||
#include "GpInputDriverFactory.cpp"
|
||||
#include "GpMain.cpp"
|
||||
#include "GpVOSEventQueue.cpp"
|
Reference in New Issue
Block a user