A few more renames

This commit is contained in:
Gericom
2026-01-02 16:17:31 +01:00
parent e0e33032b9
commit 26cec4c421
3 changed files with 3 additions and 3 deletions

View File

@@ -3,7 +3,7 @@
#include "ndsHeader.h"
#include "moduleParams.h"
#include "patches/platform/LoaderPlatform.h"
#include "Sdk5DsiSdCardRedirectPatchAsm.h"
#include "Sdk5DsiSdCardRedirectPatchCode.h"
#include "Sdk5DsiSdCardRedirectPatch.h"
static const u32 sAttachFunctionPattern[] = { 0xE92D4018u, 0xE24DDF5Du, 0xE24DDB01u, 0xE59FE050u };