Added API scanner tool
New tool for issue #171 which links to libxenia to dump the API usage from packaged content
This commit is contained in:
@@ -39,7 +39,7 @@ int STFSContainerDevice::Init() {
|
||||
return 1;
|
||||
}
|
||||
|
||||
stfs_->Dump();
|
||||
//stfs_->Dump();
|
||||
|
||||
return 0;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user