mirror of
https://github.com/coop-deluxe/sm64coopdx.git
synced 2025-10-30 08:01:01 +00:00
Clarify dynos usage message
This commit is contained in:
parent
c1e33f5e70
commit
07324c5396
1 changed files with 1 additions and 1 deletions
|
|
@ -614,7 +614,7 @@ u16 smlua_model_util_load_with_pool_and_cache_id(enum ModelExtendedId extId, str
|
|||
info->isDisplayList = false;
|
||||
}
|
||||
gLoadedGraphNodes[pickLoadedId] = dynos_geolayout_to_graphnode(info->asset, true);
|
||||
LOG_ERROR("XXXXXXXXXXXXXXXXXXXXXXXXXX");
|
||||
LOG_ERROR("Out of memory in the main pool - using dynos");
|
||||
}
|
||||
|
||||
// remember
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue