rename HINTS directory

This commit is contained in:
4am 2018-07-20 14:52:02 -05:00
parent ba665912a6
commit 8d9af93002
2 changed files with 2 additions and 2 deletions

View File

@ -11,7 +11,7 @@
kHintsRootDirectory ; length-prefixed pathname of hint files
!byte 6
!raw "PRIZM/"
!raw "HINTS/"
kOnBeyondOptionsStruct = $0300
kOnBeyondColumns = $0300
@ -99,7 +99,7 @@ SetInterpreterOptions
;------------------------------------------------------------------------------
; SetInterpreterOptionsExceptForce40
; set options struct based on global preferences store, except always specify
; 80-column mode (used to launch PRIZM hint files)
; 80-column mode (used to launch hint files)
;
; in: none
; out: all registers and flags clobbered