Descriptions for Gohma Larva vs Boss Gohma (#2420)

* Add descriptions for gohma vs boss gohma

* Fix capitalization
This commit is contained in:
Ben Villalobos
2025-01-12 11:22:18 -08:00
committed by GitHub
parent 7aa9808b7e
commit dbfa95fd01
2 changed files with 12 additions and 0 deletions
@@ -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"