mirror of
https://github.com/wheremyfoodat/Panda3DS.git
synced 2025-07-08 08:12:57 +12:00
Tone down spacing
This commit is contained in:
parent
e6098ba7ae
commit
2e12eea806
4 changed files with 0 additions and 8 deletions
|
@ -1,7 +1,6 @@
|
|||
#include "fs/ivfc.hpp"
|
||||
|
||||
namespace IVFC {
|
||||
|
||||
size_t parseIVFC(uintptr_t ivfcStart, IVFC& ivfc) {
|
||||
uintptr_t ivfcPointer = ivfcStart;
|
||||
|
||||
|
@ -74,5 +73,4 @@ namespace IVFC {
|
|||
|
||||
return ivfcActualSize;
|
||||
}
|
||||
|
||||
} // namespace IVFC
|
Loading…
Add table
Add a link
Reference in a new issue