diff options
| author | TakaRikka <takarikka@outlook.com> | 2023-02-26 17:50:56 -0800 |
|---|---|---|
| committer | TakaRikka <takarikka@outlook.com> | 2023-02-26 17:50:56 -0800 |
| commit | 090dcee01206bf7ba6b2231747f0b083521019f1 (patch) | |
| tree | be77feb3762d6f3ff504fde5e10553d03b551fc1 /libs/JSystem/JKernel/JKRFile.cpp | |
| parent | c54f0816ea70a88494b0dca045a6ab64f65a62d0 (diff) | |
clean JKernel
Diffstat (limited to 'libs/JSystem/JKernel/JKRFile.cpp')
| -rw-r--r-- | libs/JSystem/JKernel/JKRFile.cpp | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/libs/JSystem/JKernel/JKRFile.cpp b/libs/JSystem/JKernel/JKRFile.cpp index 5b492c7fef..ab585d6586 100644 --- a/libs/JSystem/JKernel/JKRFile.cpp +++ b/libs/JSystem/JKernel/JKRFile.cpp @@ -4,14 +4,8 @@ // #include "JSystem/JKernel/JKRFile.h" -#include "dol2asm.h" -#include "dolphin/types.h" #include "dolphin/vi/vi.h" -// -// Declarations: -// - /* 802D9518-802D9584 2D3E58 006C+00 0/0 2/2 0/0 .text read__7JKRFileFPvll */ s32 JKRFile::read(void* data, s32 size, long offset) { while (true) { |
