mirror of
https://github.com/zeldaret/mm.git
synced 2026-07-11 06:14:39 -04:00
6 lines
86 B
C
6 lines
86 B
C
#include "global.h"
|
|
|
|
// Remnant from OoT
|
|
void Construct_InitRegs(PlayState* play) {
|
|
}
|