2025-04-04 19:13:28 +02:00

23 lines
239 B
C

#include "io_funcs.h"
#include "patch.h"
lp_UMDiffCommand cmd_buffer[1024];
lp_UMDiffFile
lp_PatchSet_open(const char *path)
{
}
int
lp_PatchSet_covered(lp_UMDiffCommand *ps, u32 offset)
{
}
int
lp_loadCmdsForIndex(long sector)
{
}