[keel] Replace last Nostalgia reference in Keel
This commit is contained in:
parent
6f4b869fa2
commit
8d07f6110e
@ -18,7 +18,7 @@ using PackTransform = ox::Error(*)(Context*, ox::Buffer *clawData);
|
||||
class Context {
|
||||
public:
|
||||
ox::UPtr<ox::FileSystem> rom;
|
||||
ox::StringView appName = "Nostalgia Foundation App";
|
||||
ox::StringView appName = "Keel App";
|
||||
#ifndef OX_BARE_METAL
|
||||
AssetManager assetManager;
|
||||
ox::HashMap<ox::String, ox::UUID> pathToUuid;
|
||||
|
Loading…
x
Reference in New Issue
Block a user