Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- #include "recomp.h"
- #ifdef __cplusplus
- extern "C" {
- #endif
- void recomp_entrypoint(uint8_t* rdram, recomp_context* ctx);
- #ifdef __cplusplus
- }
- #endif
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement