#pragma once #include "common.h" #define PAYLOAD_MAX_SIZE 0xFFFE0 void Chainload(u8 *source, size_t size);