mm/src/code/z_construct.c

6 lines
81 B
C

#include "global.h"
// Remnant from OoT
void Regs_InitData(PlayState* play) {
}