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

@ -767,7 +767,7 @@ libFunc int HFB_WhatsAhead(
/* windows 95 dll system abstraction functions */
/* arch 95 dll system abstraction functions */
libFunc void HFB_Setmalloc(
void *(*mallocFuncPtr)(unsigned int size)

View file

@ -301,7 +301,7 @@ int lHFB_GetStreamSampleSize(HFB_STREAM_HANDLE xStream);
int lHFB_WhatsAhead(HFB_STREAM_HANDLE ,int ,int *);
/* windows 95 dll system abstraction functions */
/* arch 95 dll system abstraction functions */
void lHFB_Setmalloc(
void *(*mallocFuncPtr)(unsigned int size)