mirror of
https://github.com/LumaTeam/Luma3DS.git
synced 2026-02-22 18:04:38 +00:00
5 lines
85 B
C
5 lines
85 B
C
#pragma once
|
|
|
|
#include <3ds/types.h>
|
|
|
|
void patchCode(u64 progId, u8 *code, u32 size); |