1
0
Fork 0
mirror of https://github.com/zeldaret/oot.git synced 2025-08-07 06:40:15 +00:00

Fix EnBombf_Update (#290)

* fix colliderinit typo

* EnBombf_Update OK

* fix thisx to effect call
This commit is contained in:
fig02 2020-07-23 18:29:24 -04:00 committed by GitHub
parent e3afc9ab5c
commit c94aaa327a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
7 changed files with 112 additions and 697 deletions

View file

@ -2,7 +2,7 @@
* File: z_en_girla.c
* Overlay: En_GirlA
* Description: Shop Items
*/
*/
#include "z_en_girla.h"
#include "vt.h"