Compiling for RG351M successfully.
This commit is contained in:
@ -7,7 +7,7 @@
|
||||
#include "../libs.h"
|
||||
|
||||
/** Prefix of all asset load methods, may be customizable in future. */
|
||||
#define ASSET_PREFIX "../assets/"
|
||||
#define ASSET_PREFIX "assets/"
|
||||
|
||||
/** Definition of an asset ready to be buffered */
|
||||
typedef FILE assetbuffer_t;
|
Reference in New Issue
Block a user