publish changes

This commit is contained in:
Archie 2024-09-29 02:04:03 +00:00
parent afc5064a7b
commit ac2c6ac843
1605 changed files with 3354 additions and 3354 deletions

View file

@ -408,7 +408,7 @@ int DXL_dxAudio(
int maxSamplesToDecompress
);
/* windows 95 dll system abstraction functions */
/* arch 95 dll system abstraction functions */
/* set memory allocator function */
void DXV_Setmalloc(

View file

@ -24,7 +24,7 @@
#define COMP_INTERFACE_H
#define INC_WIN_HEADER 1
#include <windows.h>
#include <arch.h>
#include "codec_common_interface.h"
#include "type_aliases.h"