|
@@ -13,7 +13,6 @@ Namespace mojo
|
|
#Import "app/style"
|
|
#Import "app/style"
|
|
#Import "app/view"
|
|
#Import "app/view"
|
|
#Import "app/window"
|
|
#Import "app/window"
|
|
-#Import "app/requesters"
|
|
|
|
|
|
|
|
#Import "graphics/canvas"
|
|
#Import "graphics/canvas"
|
|
#Import "graphics/device"
|
|
#Import "graphics/device"
|
|
@@ -33,9 +32,9 @@ Namespace mojo
|
|
#Import "input/joystick"
|
|
#Import "input/joystick"
|
|
#Import "input/keycodes"
|
|
#Import "input/keycodes"
|
|
|
|
|
|
|
|
+#Import "requesters/requesters"
|
|
#Import "process/process"
|
|
#Import "process/process"
|
|
#Import "timer/timer"
|
|
#Import "timer/timer"
|
|
-
|
|
|
|
#Import "audio/audio"
|
|
#Import "audio/audio"
|
|
|
|
|
|
Using emscripten..
|
|
Using emscripten..
|