1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-31 21:57:12 +00:00
freebsd-ports/games/xspacewarp/files/patch-aa

12 lines
368 B
Plaintext
Raw Normal View History

2000-02-27 23:21:48 +00:00
--- c_endever.hh.orig Sun Feb 27 12:21:09 2000
+++ c_endever.hh Sun Feb 27 12:21:27 2000
@@ -35,7 +35,7 @@
bool nomove() const {return (nomoveflag);}
void setnomove(bool nm) {nomoveflag = nm;}
static void seticon(const char *str);
- static geticon_len();
+ static int geticon_len();
private:
int torpedoes;
bool docked; // whether docked to a base