# This .cfg file is used to generate the ALCConstants interface. Include joal-common.cfg Style InterfaceOnly JavaClass ALCConstants # Factor out the OpenAL constants into their own interface IgnoreNot ^ALC_.+ IncludeAs CustomJavaCode ALCConstants joal-alc-constants-CustomJavaCode.java