Moved include files to a proper sdl3game include directory
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
#include <sdlerror.h>
|
||||
#include "staticstring.h"
|
||||
#include <sdl3game/staticstring.h>
|
||||
|
||||
ErrorContext *string_initialize(string *obj, char *init)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user