Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
599
void SysDebug::removePage(SysDbUsrPage *page) { mUsrPageList.remove(&page->mLink); }
600
601
void SysDebug::checkInvalidFloat(f32 f, char *name) {
602
#line 1267
Callers
1
~SysDbUsrPage
Method · 0.80
Calls
1
remove
Method · 0.45
Tested by
no test coverage detected