Use lua and messages to set the room titles in the screen headers

This commit is contained in:
Josh Allen
2008-05-24 01:07:56 +00:00
parent 48dbf58a67
commit 79b57b5dce
4 changed files with 11 additions and 26 deletions
+1
View File
@@ -74,6 +74,7 @@ enum MessageID
Message_StarMeterChangedP2,
Message_LifeMeterChangedP1,
Message_LifeMeterChangedP2,
Message_UpdateScreenHeader,
NUM_MessageID, // leave this at the end
MessageID_Invalid
};