mirror of
https://github.com/wheremyfoodat/Panda3DS.git
synced 2025-06-06 11:01:38 +12:00
Tone down spacing
This commit is contained in:
parent
e6098ba7ae
commit
2e12eea806
4 changed files with 0 additions and 8 deletions
|
@ -5,7 +5,6 @@
|
|||
#include "helpers.hpp"
|
||||
|
||||
namespace IVFC {
|
||||
|
||||
struct IVFCLevel {
|
||||
u64 logicalOffset;
|
||||
u64 size;
|
||||
|
@ -18,5 +17,4 @@ namespace IVFC {
|
|||
};
|
||||
|
||||
size_t parseIVFC(uintptr_t ivfcStart, IVFC& ivfc);
|
||||
|
||||
} // namespace IVFC
|
Loading…
Add table
Add a link
Reference in a new issue