Efficient loading of chunks now and PSP is slighty more optimized
This commit is contained in:
@@ -77,6 +77,8 @@ errorret_t rpgUpdate(void) {
|
||||
}
|
||||
#endif
|
||||
|
||||
errorChain(mapWaitForChunks());
|
||||
|
||||
// TODO: Do not update if the scene is not the map scene?
|
||||
mapUpdate();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user