diff options
Diffstat (limited to 'test/boot/files/expo_ids.h')
-rw-r--r-- | test/boot/files/expo_ids.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/test/boot/files/expo_ids.h b/test/boot/files/expo_ids.h index a86e0d06f6b..ffb511364b1 100644 --- a/test/boot/files/expo_ids.h +++ b/test/boot/files/expo_ids.h @@ -4,8 +4,7 @@ */ enum { - ZERO, - ID_PROMPT, + ID_PROMPT = EXPOID_BASE_ID, ID_SCENE1, ID_SCENE1_TITLE, |