Image generation?
This commit is contained in:
@@ -35,7 +35,7 @@ errorret_t engineInit(void) {
|
||||
errorChain(assetInit());
|
||||
errorChain(displayInit());
|
||||
|
||||
assetLoad("test.palette.dpf", assetLoadCallback, NULL);
|
||||
assetLoad("first.palette.dpf", assetLoadCallback, NULL);
|
||||
if(ASSET.state == ASSET_STATE_ERROR) errorChain(ASSET.error);
|
||||
|
||||
sceneTestAdd();
|
||||
|
Reference in New Issue
Block a user