This commit is contained in:
Paul 2001-04-19 19:18:22 +00:00
parent bee58f4672
commit e207952658
7 changed files with 46 additions and 7 deletions

View file

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