AOS AllocConfigDev() struct ConfigDev is allocated from Chip RAM. Probably due to...
[AROS.git] / workbench / classes / datatypes / wav / wav.conf
blob183a6807027270a94944253703c8cdf9e57f37cc
1 ##begin config
2 basename WAV
3 version 50.4
4 superclass SOUNDDTCLASS
5 ##end config
6 ##begin cdef
7 #include <datatypes/datatypesclass.h>
8 #include <datatypes/soundclass.h>
9 ##end cdef
10 ##begin methodlist
11 OM_NEW
12 DTM_WRITE
13 ##end methodlist