mirror of
https://github.com/LNH-team/pico-loader.git
synced 2026-06-02 17:26:48 +02:00
Initial commit
This commit is contained in:
3
arm9/source/fastSearch.h
Normal file
3
arm9/source/fastSearch.h
Normal file
@@ -0,0 +1,3 @@
|
||||
#pragma once
|
||||
|
||||
extern "C" const u32* fastSearch16(const u32* data, u32 length, const u32* pattern);
|
||||
Reference in New Issue
Block a user