From 10c0df080e801ec4abb2c2272a90d04d00fee4e7 Mon Sep 17 00:00:00 2001 From: Colin Noga Date: Wed, 29 Feb 2012 15:11:25 -0600 Subject: FUCK YOU LINKER --- include/game.h | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'include') diff --git a/include/game.h b/include/game.h index 6412f5e..d4d345d 100755 --- a/include/game.h +++ b/include/game.h @@ -1524,10 +1524,10 @@ class StandOnTopCollider : public BasicCollider { float rightSize, float leftSize, s16 rotation, u8 unk_45, Vec2 *scale = 0); - void init(dStageActor_c *owner, - Vec2 *fields4C_50, float topYOffset, - float rightSize, float leftSize, - s16 rotation, u8 unk_45, Vec2 *scale = 0); + // void init(dStageActor_c *owner, + // Vec2 *fields4C_50, float topYOffset, + // float rightSize, float leftSize, + // s16 rotation, u8 unk_45, Vec2 *scale = 0); void setLeftAndRight(float left, float right); void setLeftAndRightScaled(float left, float right, float scaleFactor); -- cgit v1.2.3