Adding some comments.
This commit is contained in:
@ -9,4 +9,5 @@
|
||||
/** Prefix of all asset load methods, may be customizable in future. */
|
||||
#define ASSET_PREFIX "../assets/"
|
||||
|
||||
/** Definition of an asset ready to be buffered */
|
||||
typedef FILE assetbuffer_t;
|
Reference in New Issue
Block a user