mirror of
https://github.com/wheremyfoodat/Panda3DS.git
synced 2025-06-09 20:41:38 +12:00
Tone down spacing
This commit is contained in:
parent
e6098ba7ae
commit
2e12eea806
4 changed files with 0 additions and 8 deletions
|
@ -8,7 +8,6 @@
|
|||
#include "helpers.hpp"
|
||||
|
||||
namespace RomFS {
|
||||
|
||||
constexpr u32 metadataInvalidEntry = 0xFFFFFFFF;
|
||||
|
||||
struct Level3Header {
|
||||
|
@ -192,5 +191,4 @@ namespace RomFS {
|
|||
|
||||
return root;
|
||||
}
|
||||
|
||||
} // namespace RomFS
|
Loading…
Add table
Add a link
Reference in a new issue