mirror of
https://git.suyu.dev/suyu/suyu
synced 2024-11-02 13:27:52 +00:00
Loader: Fix indentation, whitespace, and a few other such cosmetic stuff.
This commit is contained in:
parent
3ff5a80d46
commit
bc2212106f
2 changed files with 24 additions and 26 deletions
|
@ -13,10 +13,8 @@
|
||||||
|
|
||||||
#include "3dsx.h"
|
#include "3dsx.h"
|
||||||
|
|
||||||
|
|
||||||
namespace Loader {
|
namespace Loader {
|
||||||
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* File layout:
|
* File layout:
|
||||||
* - File header
|
* - File header
|
||||||
|
|
Loading…
Reference in a new issue