You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/games-util/loki_patch/files/loki_patch-20091105-patchda...

12 lines
261 B

--- a/loki_patch/load_patch.c
+++ b/loki_patch/load_patch.c
@@ -8,7 +8,7 @@
#include "load_patch.h"
#include "log_output.h"
-#define BASE "patchdata"
+#define BASE "data"
int load_add_file(FILE *file, int *line_num, const char *dst, loki_patch *patch)