From ad21da0675fe04c23bbb88763d4683648e812b8f Mon Sep 17 00:00:00 2001 From: Treeki Date: Wed, 24 Oct 2012 20:00:02 +0200 Subject: update startlevelinfo --- include/game.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'include') diff --git a/include/game.h b/include/game.h index 0cbc0c3..15178f7 100755 --- a/include/game.h +++ b/include/game.h @@ -72,9 +72,9 @@ extern int Player_Coins[4]; struct StartLevelInfo { int maybeUnused; - unsigned char unk1; // 0x04 - unsigned char unk2; // 0x05 - unsigned char unk3; // 0x06 + unsigned char replayTypeMaybe; // 0x04 + unsigned char entrance; // 0x05 + unsigned char areaMaybe; // 0x06 unsigned char unk4; // 0x07 unsigned int purpose; // 0x08 unsigned char world1; // 0x0C -- cgit v1.2.3