Now messages are in english

This commit is contained in:
Vincenzo Aleksey Brocato 2024-09-29 18:12:27 +02:00 committed by VinceAle7082
parent 684b763878
commit 5708233b90

View File

@ -274,16 +274,16 @@ puts:
;Mostra delle stringhe sullo schermo
msg_caricamento:
db 'Caricamento...', ENDL, 0
db 'Loading...', ENDL, 0
msg_errore_lettura:
db 'Errore del disco', ENDL, 0
db 'Reading disk error!', ENDL, 0
msg_stage2_non_trovato:
db 'Stage 2 non trovato', ENDL, 0
db 'Stage 2 not found!', ENDL, 0
msg_stage2_trovato:
db 'Stage 2 trovato', ENDL, 0
db 'Stage 2 found!', ENDL, 0
;Errori