From 69788c536b70060c58136b07fb3a615b285de99c Mon Sep 17 00:00:00 2001 From: Rangi Date: Mon, 20 Jul 2020 12:23:31 -0400 Subject: Add comments associating constants with data, and identify some more data --- constants/type_constants.asm | 1 + 1 file changed, 1 insertion(+) (limited to 'constants/type_constants.asm') diff --git a/constants/type_constants.asm b/constants/type_constants.asm index 11fb3321..6ae3408d 100755 --- a/constants/type_constants.asm +++ b/constants/type_constants.asm @@ -1,3 +1,4 @@ +; TypeNames indexes (see data/types/names.asm) const_def PHYSICAL EQU const_value -- cgit v1.3.1-sl0p