Removed unused entrypoint_t typedef

This commit is contained in:
Gericom
2025-11-30 13:03:13 +01:00
parent b2fabe5d97
commit 485598ab79

View File

@@ -28,8 +28,6 @@
#include "LoaderInfo.h"
#include "jumpToArm9EntryPoint.h"
typedef void (*entrypoint_t)(void);
#define HANDSHAKE_PART0 0xA
#define HANDSHAKE_PART1 0xB
#define HANDSHAKE_PART2 0xC