Cog/Frameworks/libsidplayfp/generated/src/sidplayfp/sidversion.h
2021-12-30 23:24:07 -08:00

14 lines
240 B
C

#ifndef LIBSIDPLAYFP_VERSION_H
#define LIBSIDPLAYFP_VERSION_H
#ifndef SIDPLAYFP_H
# error Do not include directly.
#endif
#define LIBSIDPLAYFP_VERSION_MAJ 2
#define LIBSIDPLAYFP_VERSION_MIN 3
#define LIBSIDPLAYFP_VERSION_LEV 1
#endif