Makefile edits

This commit is contained in:
2022-01-20 17:16:44 +00:00
parent a7378e1d17
commit 34d0565886
3 changed files with 26 additions and 17 deletions

View File

@@ -1,7 +1,7 @@
#include "registry.h"
#include "gameobject.h"
#include "2dphysics.h"
#include "editor.h"
#include <editor.h>
#include "sprite.h"
#include "pinball.h"