From 5dece655469940b4752cb0dc81328c8171e2b5e7 Mon Sep 17 00:00:00 2001 From: Colin Noga Date: Fri, 2 Mar 2012 17:12:34 -0600 Subject: Lots of poss updates, meteors, shy guys, penguins, etc. --- include/game.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include') diff --git a/include/game.h b/include/game.h index d4d345d..f458dfd 100755 --- a/include/game.h +++ b/include/game.h @@ -2020,7 +2020,7 @@ public: virtual int _vf244(); // returns 0. might be bool. params unknown virtual int _vf248(int something); // does some math involving field510 and [7,7,4,0] and param virtual void _vf24C(void *other); // deals with something in the class involving the bahp flag - virtual void _vf250(void *other); + virtual void addScoreWhenHit(void *other); // Other is dPlayer virtual void _vf254(void *other); virtual void _vf258(void *other); virtual void _vf25C(void *other); // calls vf250 -- cgit v1.2.3