[nostalgia/tools] Remove debug code
This commit is contained in:
parent
45dd2e38e3
commit
965e280b53
@ -114,8 +114,6 @@ struct VerificationPair {
|
||||
|
||||
[[nodiscard]] ox::Error pack(ox::PassThroughFS *src, ox::FileSystem32 *dest) {
|
||||
oxReturnError(copy(src, dest, "/"));
|
||||
oxReturnError(dest->stat("/TileSheets/Charset.ng").error);
|
||||
oxReturnError(dest->stat("/Palettes/Charset.npal").error);
|
||||
oxReturnError(transformClaw(dest, "/"));
|
||||
return OxError(0);
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user