Update patches for #include cleanup, changing offsets. No functional changes.
This commit is contained in:
parent
c6ef918f3a
commit
d818036c0f
2 changed files with 16 additions and 16 deletions
|
@ -1,7 +1,7 @@
|
|||
Index: empserver/src/lib/subs/pr.c
|
||||
--- empserver/src/lib/subs/pr.c Thu Feb 19 19:30:18 2004
|
||||
+++ empserver/src/lib/subs/pr.c Wed Jun 16 17:37:35 2004
|
||||
@@ -58,6 +58,13 @@
|
||||
@@ -57,6 +57,13 @@
|
||||
|
||||
static void outid(struct player *pl, int n);
|
||||
|
||||
|
@ -15,7 +15,7 @@ Index: empserver/src/lib/subs/pr.c
|
|||
/*VARARGS*/
|
||||
void
|
||||
pr(s_char *format, ...)
|
||||
@@ -233,7 +240,7 @@
|
||||
@@ -232,7 +239,7 @@
|
||||
void
|
||||
prprompt(int min, int btu)
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue