mirror of
https://github.com/zeldaret/oot
synced 2026-05-23 06:54:24 -04:00
Descriptions for Gohma Larva vs Boss Gohma (#2420)
* Add descriptions for gohma vs boss gohma * Fix capitalization
This commit is contained in:
@@ -1,3 +1,9 @@
|
||||
/*
|
||||
* File: z_boss_goma.c
|
||||
* Overlay: ovl_Boss_Goma
|
||||
* Description: Gohma
|
||||
*/
|
||||
|
||||
#include "z_boss_goma.h"
|
||||
#include "assets/objects/object_goma/object_goma.h"
|
||||
#include "overlays/actors/ovl_En_Goma/z_en_goma.h"
|
||||
|
||||
@@ -1,3 +1,9 @@
|
||||
/*
|
||||
* File: z_en_goma.c
|
||||
* Overlay: ovl_En_Goma
|
||||
* Description: Gohma Larva
|
||||
*/
|
||||
|
||||
#include "z_en_goma.h"
|
||||
#include "assets/objects/gameplay_dangeon_keep/gameplay_dangeon_keep.h"
|
||||
#include "assets/objects/object_gol/object_gol.h"
|
||||
|
||||
Reference in New Issue
Block a user