Removed box2d physics because of linking problems (and nothing's using it yet). Also tests work now.
``` ln -s ../tests/assets build/assets cd build make test ```
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
#include <SDL3/SDL.h>
|
||||
#include <SDL3_image/SDL_image.h>
|
||||
#include <SDL3_mixer/SDL_mixer.h>
|
||||
#include <box2d/box2d.h>
|
||||
#include <sdl3game/game.h>
|
||||
|
||||
/* Draw a Gimpish background pattern to show transparency in the image */
|
||||
|
||||
Reference in New Issue
Block a user