mirror of
https://github.com/zeldaret/mm.git
synced 2026-07-11 14:18:39 -04:00
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
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
#include "global.h"
|
||||
|
||||
void func_801AAAA0(GlobalContext* globalCtx) {
|
||||
void func_801AAAA0(PlayState* play) {
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user