From f266eeee063a09c8c74d2f2a6c80339541985cf3 Mon Sep 17 00:00:00 2001 From: ian Date: Tue, 27 Dec 2005 00:07:13 +0000 Subject: [PATCH] fix comment furniture --- detpic/points.asm | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/detpic/points.asm b/detpic/points.asm index b7c02cd..117d850 100644 --- a/detpic/points.asm +++ b/detpic/points.asm @@ -3,8 +3,8 @@ include common.inc -;---------------------------------------- -; LOCAL POINTS - Variables, hardware, etc. +;====================================================================== +; VARIABLES, HARDWARE, ETC ; ; Idle Idle Firing Charging ; (slave) (master) (master) @@ -24,8 +24,6 @@ pointmsg res 1 slave2ptinfo res maxpics slave2ptinfo_anypoints equ 0 -;====================================================================== - ;====================================================================== ; LOCAL POINTS ; on slave, or master's own -- 2.30.2