Remove unnecessary externs (#2705)

This commit is contained in:
LagoLunatic
2025-09-27 18:30:54 -04:00
committed by GitHub
parent 3f37bad921
commit 54d8839d91
51 changed files with 9 additions and 671 deletions
-12
View File
@@ -10,18 +10,6 @@
#include "global.h"
#include <stdint.h>
//
// Forward References:
//
//
// External References:
//
//
// Declarations:
//
/* 802E8730-802E87F8 2E3070 00C8+00 1/1 0/0 0/0 .text fetch32byte__13JUTDirectFileFv */
int JUTDirectFile::fetch32byte() {
mToRead = mLength - ALIGN_PREV(mPos, DVD_MIN_TRANSFER_SIZE);