Skip to content
  • PoroCYon's avatar
    Add rudimentary support for detached agrp files (audiogroup1.dat etc) · d579374c
    PoroCYon authored
    This was made in quite a hurry, code's currently a mess and should be
    cleaned up soon(tm).
    
    Basically, it's another FORM, with a single chunk, AUDO, containing a
    count-offset list of {uint length; byte WAV_data[length];} pairs.
    
    Actually, it *might* work using the GMFile exporter, but I don't know
    (but maybe I should've tested this before writing this crap).
    d579374c