Mercurial > hg > Members > kono > nitros9-code
changeset 1993:d5e3d4f5c45a
Fixed mistake
author | boisy |
---|---|
date | Mon, 13 Feb 2006 12:31:42 +0000 |
parents | 4f05cb56a8ec |
children | 45459aaf5d7d |
files | 3rdparty/p2mods/noice/noice.asm |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/3rdparty/p2mods/noice/noice.asm Mon Feb 13 12:30:30 2006 +0000 +++ b/3rdparty/p2mods/noice/noice.asm Mon Feb 13 12:31:42 2006 +0000 @@ -49,7 +49,7 @@ * If an MPI is being used, set RS232SLOT to slot value - 1 and set MPI to 1 *MPI EQU 1 -*RS232SLOT EQU 3 slot 2 +*RS232SLOT EQU 1 slot 2 FN_ERROR EQU $F0 FN_SET_BYTES EQU $F9