umd-livepatch/rpatch.h
2025-04-04 17:28:07 +02:00

10 lines
126 B
C

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