You've already forked pico-loader
mirror of
https://github.com/LNH-team/pico-loader.git
synced 2026-01-09 16:28:35 -08: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