umd-livepatch/patch.h
2025-04-04 19:13:28 +02:00

10 lines
123 B
C

#ifndef __PATCH_H
#define __PATCH_H
#include "umdiff/umdiff.h"
int
lp_loadCmdsForIndex(long sector);
#endif //__PATCH_H