diff options
Diffstat (limited to 'text/text2.asm')
-rw-r--r-- | text/text2.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/text/text2.asm b/text/text2.asm index cb779e7..6164638 100644 --- a/text/text2.asm +++ b/text/text2.asm @@ -1463,4 +1463,4 @@ Text026b: ; 3bf73 (e:7f73) Text026c: ; 3bf9e (e:7f9e) db TX_START,"This Deck can only be built if\n" - db "you dismantle another Deck.",TX_END
\ No newline at end of file + db "you dismantle another Deck.",TX_END |