diff options
author | dannye <corrnondacqb@yahoo.com> | 2015-07-18 23:53:43 -0500 |
---|---|---|
committer | dannye <corrnondacqb@yahoo.com> | 2015-07-18 23:53:43 -0500 |
commit | b96ef8d2d495b8c39f703742e8c1965c774fc54f (patch) | |
tree | 1a0e03466d0520d89c5c12b7e06d3daa788fc548 /engine/hidden_object_functions7.asm | |
parent | 006507ed53349ce932681b1a40995b12d4ebf999 (diff) |
A few missed TX_ASM
Diffstat (limited to 'engine/hidden_object_functions7.asm')
-rwxr-xr-x | engine/hidden_object_functions7.asm | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/engine/hidden_object_functions7.asm b/engine/hidden_object_functions7.asm index 810d9bfe..31ae17a4 100755 --- a/engine/hidden_object_functions7.asm +++ b/engine/hidden_object_functions7.asm @@ -236,7 +236,8 @@ CinnabarGymQuiz_1ea92: ; 1ea92 (7:6a92) CinnabarGymQuizCorrectText: ; 1eae3 (7:6ae3) db $0b TX_FAR _CinnabarGymQuizCorrectText - db $06,$08 + db $06 + TX_ASM ld a, [$ffe0] ld c, a |