This commit is contained in:
Paul 2001-04-26 21:19:53 +00:00
parent 355702e497
commit 8744b10af4
5 changed files with 89 additions and 5 deletions

View file

@ -48,6 +48,7 @@ typedef enum
PICKUP__CORAL_BLOWER,
PICKUP__QUEST_ITEM__TEST, // Needs to be one of these for each quest item ( I think )
PICKUP__BALLOON_AND_SPATULA,
PICKUP__JELLY_LAUNCHER,
}
PICKUP_TYPE;