X-Git-Url: https://deadsoftware.ru/gitweb?p=flatwaifu.git;a=blobdiff_plain;f=src%2Fmonster.c;h=5cf27f446e180fe3fe8d6b4d14e20052f830feba;hp=ed7604e99f89dcc3f708f19e33675c3f3261e3f7;hb=f8681f31e608533705c789bb04814f633110a627;hpb=b3bc39f92fad67f60df3ee76a5c824bf89a317a8 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;