Files
mm/src/code/z_construct.c
T
Tom Overton 158d1b26b0 PlayState rename (#835)
* PlayState rename

* Make this work with the latest master and run format

* Respond to hensldm's review

* Respond to Elliptic's review

* Add Effect_GetPlayState to namefixer.py

* Add missed comma
2022-06-26 11:57:37 -04:00

5 lines
61 B
C

#include "global.h"
void func_801AAAA0(PlayState* play) {
}