MCPcopy Create free account
hub / github.com/GRAnimated/MinecraftLCE / PopupToast

Function PopupToast

src/4JLibraries_Source/NX/Program/PRO_Main.cpp:198–200  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

196}
197
198void PopupToast() {
199 gConsoleUIController.SetAchievementUnlocked();
200}
201
202bool unk() {
203 return false;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected