mirror of
https://github.com/zeldaret/oot.git
synced 2024-12-28 07:46:18 +00:00
Added description
This commit is contained in:
parent
6a45dcba7f
commit
a3ba02618b
1 changed files with 6 additions and 0 deletions
|
@ -1,3 +1,9 @@
|
||||||
|
/*
|
||||||
|
* File: z_bg_zg.c
|
||||||
|
* Overlay: ovl_Bg_Zg
|
||||||
|
* Description: Metal bars (Ganon's Castle)
|
||||||
|
*/
|
||||||
|
|
||||||
#include "z_bg_zg.h"
|
#include "z_bg_zg.h"
|
||||||
|
|
||||||
#define ROOM 0x00
|
#define ROOM 0x00
|
||||||
|
|
Loading…
Reference in a new issue