mirror of
https://github.com/zeldaret/oot.git
synced 2025-07-04 23:14:37 +00:00
Commit do_action_static
(#2597)
* Commit `do_action_static` * fix * rm do_action_static from write_source.txt
This commit is contained in:
parent
d3d5898f17
commit
714f43b9e9
5 changed files with 623 additions and 6 deletions
|
@ -10,6 +10,8 @@
|
|||
#include "play_state.h"
|
||||
#include "save.h"
|
||||
|
||||
#include "assets/textures/do_action_static/do_action_static.h"
|
||||
|
||||
void Interface_Destroy(PlayState* play) {
|
||||
Map_Destroy(play);
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue