mirror of
https://github.com/LNH-team/pico-loader.git
synced 2026-06-02 09:16:49 +02:00
Removed unused entrypoint_t typedef
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user