• Ben Avison's avatar
    Made Hdr:Proc compatible with OSLib assembler headers. · d581ec8f
    Ben Avison authored
    Detail:
      OSLib defines "True" and "False" as integer variables, but Hdr:Symbols
      defines them as logical ones. Hdr:Proc assigned "True" and "False" to
      logical variables, so there was no way that it could be used with any
      component that used any OSLib or even DefMod-generated headers. Hdr:Proc
      now uses the unambiguous "{TRUE}" and "{FALSE}" symbols.
    Admin:
      Required by SoundFileExtMSADPCM 0.06.
    
    Version 1.15. Tagged as 'HdrSrc-1_15'
    d581ec8f
Proc 11.3 KB