Skip to content
  • Deucе's avatar
    66e3d020
    Remove rgbmap.c and rgbmap.h · 66e3d020
    Deucе authored
    Instead, generate these as part of the build and use the .incbin
    macro on GNU-compatible assemblers to build the .o file quickly.
    
    No good solution for Win32, but genmap could write the C file again
    and take forever building it if/when we need to build rgbmap.obj
    on Win32.
    66e3d020
    Remove rgbmap.c and rgbmap.h
    Deucе authored
    Instead, generate these as part of the build and use the .incbin
    macro on GNU-compatible assemblers to build the .o file quickly.
    
    No good solution for Win32, but genmap could write the C file again
    and take forever building it if/when we need to build rgbmap.obj
    on Win32.
Loading