mirror of
https://github.com/Alcaro/Flips.git
synced 2026-09-05 01:04:48 -05:00
Rewrite this one to Arlib API, and wipe out moremem
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
#include "patch.h"
|
||||
|
||||
namespace patch { namespace bps {
|
||||
//TODO: HEAVY cleanups needed here
|
||||
static uint32_t read32(uint8_t * ptr)
|
||||
{
|
||||
uint32_t out;
|
||||
|
||||
Reference in New Issue
Block a user