MCPcopy Create free account
hub / github.com/doldecomp/mkdd / removePage

Method removePage

src/Kaneshige/SysDebug.cpp:599–599  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

597}
598
599void SysDebug::removePage(SysDbUsrPage *page) { mUsrPageList.remove(&page->mLink); }
600
601void SysDebug::checkInvalidFloat(f32 f, char *name) {
602#line 1267

Callers 1

~SysDbUsrPageMethod · 0.80

Calls 1

removeMethod · 0.45

Tested by

no test coverage detected