remove unnneded headers; reorganization
This commit is contained in:
@@ -8,7 +8,7 @@ var surface = use('surface')
|
||||
input.watch($_)
|
||||
|
||||
// Create SDL video actor
|
||||
var video_actor = use('sdl_video');
|
||||
var video_actor = use('sdl/video');
|
||||
var camera = use('camera')
|
||||
|
||||
var window_id = null;
|
||||
|
||||
Reference in New Issue
Block a user