X-Git-Url: http://deadsoftware.ru/gitweb?a=blobdiff_plain;f=src%2Fmonster.c;h=5cf27f446e180fe3fe8d6b4d14e20052f830feba;hb=f8681f31e608533705c789bb04814f633110a627;hp=ed7604e99f89dcc3f708f19e33675c3f3261e3f7;hpb=a2115940e7643dcb1b87286f3d19fe95f7b79bd3;p=flatwaifu.git diff --git a/src/monster.c b/src/monster.c index ed7604e..5cf27f4 100644 --- a/src/monster.c +++ b/src/monster.c @@ -150,6 +150,8 @@ void MN_savegame(FILE* h) { static void setst(int,int); +static int MN_hit(int n,int d,int o,int t); + void MN_loadgame(FILE* h) { int n,c;