Files
mm/src/code/z_construct.c
T
2022-09-30 11:11:01 -04:00

6 lines
86 B
C

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