mm/include/versions.h

10 lines
116 B
C

#ifndef VERSIONS_H
#define VERSIONS_H
// MM versions in build order
#define N64_JP_1_1 2
#define N64_US 4
#endif