mirror of
https://github.com/zeldaret/tmc
synced 2026-07-27 06:45:35 -04:00
doxygen groups
This commit is contained in:
@@ -1,3 +1,10 @@
|
||||
/**
|
||||
* @file debug.c
|
||||
* @ingroup Tasks
|
||||
*
|
||||
* @brief Debug task
|
||||
*/
|
||||
|
||||
#include "global.h"
|
||||
#include "sound.h"
|
||||
#include "common.h"
|
||||
@@ -1,3 +1,10 @@
|
||||
/**
|
||||
* @file demo.c
|
||||
* @ingroup Tasks
|
||||
*
|
||||
* @brief Demo task
|
||||
*/
|
||||
|
||||
#include "global.h"
|
||||
#include "functions.h"
|
||||
#include "main.h"
|
||||
@@ -1,3 +1,10 @@
|
||||
/**
|
||||
* @file acroBandits.c
|
||||
* @ingroup Enemies
|
||||
*
|
||||
* @brief Acro Bandits enemy
|
||||
*/
|
||||
|
||||
#include "enemy.h"
|
||||
#include "functions.h"
|
||||
|
||||
|
||||
@@ -1,3 +1,10 @@
|
||||
/**
|
||||
* @file beetle.c
|
||||
* @ingroup Enemies
|
||||
*
|
||||
* @brief Beetle enemy
|
||||
*/
|
||||
|
||||
#include "enemy.h"
|
||||
#include "functions.h"
|
||||
|
||||
|
||||
@@ -1,3 +1,10 @@
|
||||
/**
|
||||
* @file bladeTrap.c
|
||||
* @ingroup Enemies
|
||||
*
|
||||
* @brief Blade Trap enemy
|
||||
*/
|
||||
|
||||
#include "sound.h"
|
||||
#include "entity.h"
|
||||
#include "room.h"
|
||||
|
||||
@@ -1,3 +1,10 @@
|
||||
/**
|
||||
* @file bobomb.c
|
||||
* @ingroup Enemies
|
||||
*
|
||||
* @brief Bobomb enemy
|
||||
*/
|
||||
|
||||
#include "asm.h"
|
||||
#include "sound.h"
|
||||
#include "enemy.h"
|
||||
|
||||
@@ -1,3 +1,10 @@
|
||||
/**
|
||||
* @file bombPeahat.c
|
||||
* @ingroup Enemies
|
||||
*
|
||||
* @brief Bomb Peahat enemy
|
||||
*/
|
||||
|
||||
#include "asm.h"
|
||||
#include "entity.h"
|
||||
#include "enemy.h"
|
||||
|
||||
@@ -1,3 +1,10 @@
|
||||
/**
|
||||
* @file bowMoblin.c
|
||||
* @ingroup Enemies
|
||||
*
|
||||
* @brief Bow Moblin enemy
|
||||
*/
|
||||
|
||||
#define NENT_DEPRECATED
|
||||
#include "global.h"
|
||||
#include "entity.h"
|
||||
|
||||
@@ -1,3 +1,10 @@
|
||||
/**
|
||||
* @file businessScrub.c
|
||||
* @ingroup Enemies
|
||||
*
|
||||
* @brief Business Scrub enemy
|
||||
*/
|
||||
|
||||
#include "asm.h"
|
||||
#include "enemy.h"
|
||||
#include "message.h"
|
||||
|
||||
@@ -1,3 +1,10 @@
|
||||
/**
|
||||
* @file chaser.c
|
||||
* @ingroup Enemies
|
||||
*
|
||||
* @brief Chaser enemy
|
||||
*/
|
||||
|
||||
#include "enemy.h"
|
||||
#include "functions.h"
|
||||
|
||||
|
||||
@@ -1,3 +1,10 @@
|
||||
/**
|
||||
* @file chuchu.c
|
||||
* @ingroup Enemies
|
||||
*
|
||||
* @brief Chuchu enemy
|
||||
*/
|
||||
|
||||
#include "asm.h"
|
||||
#include "enemy.h"
|
||||
#include "functions.h"
|
||||
|
||||
@@ -1,3 +1,10 @@
|
||||
/**
|
||||
* @file chuchuBoss.c
|
||||
* @ingroup Enemies
|
||||
*
|
||||
* @brief Chuchu Boss enemy
|
||||
*/
|
||||
|
||||
#include "enemy.h"
|
||||
|
||||
void sub_08027870(Entity*);
|
||||
|
||||
@@ -1,3 +1,10 @@
|
||||
/**
|
||||
* @file cuccoChickAggr.c
|
||||
* @ingroup Enemies
|
||||
*
|
||||
* @brief Cucco Chick Aggr enemy
|
||||
*/
|
||||
|
||||
#include "enemy.h"
|
||||
#include "functions.h"
|
||||
|
||||
|
||||
@@ -1,3 +1,10 @@
|
||||
/**
|
||||
* @file darkNut.c
|
||||
* @ingroup Enemies
|
||||
*
|
||||
* @brief Dark Nut enemy
|
||||
*/
|
||||
|
||||
#include "enemy.h"
|
||||
#include "functions.h"
|
||||
|
||||
|
||||
@@ -1,3 +1,10 @@
|
||||
/**
|
||||
* @file doorMimic.c
|
||||
* @ingroup Enemies
|
||||
*
|
||||
* @brief Door Mimic enemy
|
||||
*/
|
||||
|
||||
#include "sound.h"
|
||||
#include "enemy.h"
|
||||
#include "functions.h"
|
||||
|
||||
@@ -1,3 +1,10 @@
|
||||
/**
|
||||
* @file enemy4D.c
|
||||
* @ingroup Enemies
|
||||
*
|
||||
* @brief enemy 4D
|
||||
*/
|
||||
|
||||
#include "global.h"
|
||||
#include "entity.h"
|
||||
#include "enemy.h"
|
||||
|
||||
@@ -1,3 +1,10 @@
|
||||
/**
|
||||
* @file enemyE.c
|
||||
* @ingroup Enemies
|
||||
*
|
||||
* @brief enemy E
|
||||
*/
|
||||
|
||||
#include "enemy.h"
|
||||
#include "functions.h"
|
||||
|
||||
|
||||
@@ -1,3 +1,10 @@
|
||||
/**
|
||||
* @file fallingBoulder.c
|
||||
* @ingroup Enemies
|
||||
*
|
||||
* @brief Falling Boulder enemy
|
||||
*/
|
||||
|
||||
#include "enemy.h"
|
||||
#include "functions.h"
|
||||
|
||||
|
||||
@@ -1,3 +1,10 @@
|
||||
/**
|
||||
* @file fireballGuy.c
|
||||
* @ingroup Enemies
|
||||
*
|
||||
* @brief Fireball Guy enemy
|
||||
*/
|
||||
|
||||
#include "enemy.h"
|
||||
#include "functions.h"
|
||||
|
||||
|
||||
@@ -1,3 +1,10 @@
|
||||
/**
|
||||
* @file gibdo.c
|
||||
* @ingroup Enemies
|
||||
*
|
||||
* @brief Gibdo enemy
|
||||
*/
|
||||
|
||||
#include "global.h"
|
||||
#include "enemy.h"
|
||||
#include "object.h"
|
||||
|
||||
@@ -1,3 +1,10 @@
|
||||
/**
|
||||
* @file gyorgMale.c
|
||||
* @ingroup Enemies
|
||||
*
|
||||
* @brief Gyorg Male enemy
|
||||
*/
|
||||
|
||||
#include "global.h"
|
||||
#include "enemy.h"
|
||||
#include "player.h"
|
||||
|
||||
@@ -1,3 +1,10 @@
|
||||
/**
|
||||
* @file hangingSeed.c
|
||||
* @ingroup Enemies
|
||||
*
|
||||
* @brief Hanging Seed enemy
|
||||
*/
|
||||
|
||||
#include "entity.h"
|
||||
#include "enemy.h"
|
||||
#include "functions.h"
|
||||
|
||||
@@ -1,3 +1,10 @@
|
||||
/**
|
||||
* @file helmasaur.c
|
||||
* @ingroup Enemies
|
||||
*
|
||||
* @brief Helmasaur enemy
|
||||
*/
|
||||
|
||||
#include "enemy.h"
|
||||
#include "object.h"
|
||||
#include "functions.h"
|
||||
|
||||
@@ -1,3 +1,10 @@
|
||||
/**
|
||||
* @file keaton.c
|
||||
* @ingroup Enemies
|
||||
*
|
||||
* @brief keaton enemy
|
||||
*/
|
||||
|
||||
#include "enemy.h"
|
||||
#include "functions.h"
|
||||
|
||||
|
||||
@@ -1,3 +1,10 @@
|
||||
/**
|
||||
* @file keese.c
|
||||
* @ingroup Enemies
|
||||
*
|
||||
* @brief Keese enemy
|
||||
*/
|
||||
|
||||
#include "enemy.h"
|
||||
#include "functions.h"
|
||||
|
||||
|
||||
@@ -1,3 +1,10 @@
|
||||
/**
|
||||
* @file lakitu.c
|
||||
* @ingroup Enemies
|
||||
*
|
||||
* @brief Lakitu enemy
|
||||
*/
|
||||
|
||||
#include "global.h"
|
||||
#include "enemy.h"
|
||||
#include "functions.h"
|
||||
|
||||
@@ -1,3 +1,10 @@
|
||||
/**
|
||||
* @file lakituCloud.c
|
||||
* @ingroup Enemies
|
||||
*
|
||||
* @brief Lakitu Cloud enemy
|
||||
*/
|
||||
|
||||
#include "global.h"
|
||||
#include "asm.h"
|
||||
#include "entity.h"
|
||||
|
||||
@@ -1,3 +1,10 @@
|
||||
/**
|
||||
* @file leever.c
|
||||
* @ingroup Enemies
|
||||
*
|
||||
* @brief Leever enemy
|
||||
*/
|
||||
|
||||
#include "enemy.h"
|
||||
#include "functions.h"
|
||||
|
||||
|
||||
@@ -1,3 +1,10 @@
|
||||
/**
|
||||
* @file likeLike.c
|
||||
* @ingroup Enemies
|
||||
*
|
||||
* @brief Like Like enemy
|
||||
*/
|
||||
|
||||
#include "enemy.h"
|
||||
#include "message.h"
|
||||
#include "save.h"
|
||||
|
||||
@@ -1,3 +1,10 @@
|
||||
/**
|
||||
* @file madderpillar.c
|
||||
* @ingroup Enemies
|
||||
*
|
||||
* @brief Madderpillar enemy
|
||||
*/
|
||||
|
||||
#include "enemy.h"
|
||||
#include "functions.h"
|
||||
|
||||
|
||||
@@ -1,3 +1,10 @@
|
||||
/**
|
||||
* @file mazaalBracelet.c
|
||||
* @ingroup Enemies
|
||||
*
|
||||
* @brief Mazaal Bracelet enemy
|
||||
*/
|
||||
|
||||
#include "enemy.h"
|
||||
#include "object.h"
|
||||
#include "functions.h"
|
||||
|
||||
@@ -1,3 +1,10 @@
|
||||
/**
|
||||
* @file mazaalHand.c
|
||||
* @ingroup Enemies
|
||||
*
|
||||
* @brief Mazaal Hand enemy
|
||||
*/
|
||||
|
||||
#include "entity.h"
|
||||
|
||||
void sub_08035194(Entity*);
|
||||
|
||||
@@ -1,3 +1,10 @@
|
||||
/**
|
||||
* @file mazaalHead.c
|
||||
* @ingroup Enemies
|
||||
*
|
||||
* @brief Mazaal Head enemy
|
||||
*/
|
||||
|
||||
#include "enemy.h"
|
||||
#include "object.h"
|
||||
#include "functions.h"
|
||||
|
||||
@@ -1,3 +1,10 @@
|
||||
/**
|
||||
* @file mazaalMacro.c
|
||||
* @ingroup Enemies
|
||||
*
|
||||
* @brief Mazaal Macro enemy
|
||||
*/
|
||||
|
||||
#include "enemy.h"
|
||||
#include "script.h"
|
||||
#include "structures.h"
|
||||
|
||||
@@ -1,3 +1,10 @@
|
||||
/**
|
||||
* @file miniFireballGuy.c
|
||||
* @ingroup Enemies
|
||||
*
|
||||
* @brief Mini Fireball Guy enemy
|
||||
*/
|
||||
|
||||
#include "enemy.h"
|
||||
#include "functions.h"
|
||||
|
||||
|
||||
@@ -1,3 +1,10 @@
|
||||
/**
|
||||
* @file miniSlime.c
|
||||
* @ingroup Enemies
|
||||
*
|
||||
* @brief Mini Slime enemy
|
||||
*/
|
||||
|
||||
#include "enemy.h"
|
||||
#include "functions.h"
|
||||
|
||||
|
||||
@@ -1,3 +1,10 @@
|
||||
/**
|
||||
* @file moldorm.c
|
||||
* @ingroup Enemies
|
||||
*
|
||||
* @brief Moldorm enemy
|
||||
*/
|
||||
|
||||
#include "enemy.h"
|
||||
#include "functions.h"
|
||||
|
||||
|
||||
@@ -1,3 +1,10 @@
|
||||
/**
|
||||
* @file moldworm.c
|
||||
* @ingroup Enemies
|
||||
*
|
||||
* @brief Moldworm enemy
|
||||
*/
|
||||
|
||||
#include "enemy.h"
|
||||
#include "functions.h"
|
||||
|
||||
|
||||
@@ -1,3 +1,10 @@
|
||||
/**
|
||||
* @file octorok.c
|
||||
* @ingroup Enemies
|
||||
*
|
||||
* @brief Octorok enemy
|
||||
*/
|
||||
|
||||
#include "enemy.h"
|
||||
#include "functions.h"
|
||||
|
||||
|
||||
@@ -1,3 +1,10 @@
|
||||
/**
|
||||
* @file octorokBoss.c
|
||||
* @ingroup Enemies
|
||||
*
|
||||
* @brief Octorok boss enemy
|
||||
*/
|
||||
|
||||
#include "enemy.h"
|
||||
#include "functions.h"
|
||||
#include "object.h"
|
||||
|
||||
@@ -1,3 +1,10 @@
|
||||
/**
|
||||
* @file peahat.c
|
||||
* @ingroup Enemies
|
||||
*
|
||||
* @brief Peahat enemy
|
||||
*/
|
||||
|
||||
#include "enemy.h"
|
||||
#include "functions.h"
|
||||
|
||||
|
||||
@@ -1,3 +1,10 @@
|
||||
/**
|
||||
* @file pesto.c
|
||||
* @ingroup Enemies
|
||||
*
|
||||
* @brief Pesto enemy
|
||||
*/
|
||||
|
||||
#include "enemy.h"
|
||||
#include "object.h"
|
||||
#include "game.h"
|
||||
|
||||
@@ -1,3 +1,10 @@
|
||||
/**
|
||||
* @file puffstool.c
|
||||
* @ingroup Enemies
|
||||
*
|
||||
* @brief Puffstool enemy
|
||||
*/
|
||||
|
||||
#include "enemy.h"
|
||||
#include "object.h"
|
||||
#include "functions.h"
|
||||
|
||||
@@ -1,3 +1,10 @@
|
||||
/**
|
||||
* @file rockChuchu.c
|
||||
* @ingroup Enemies
|
||||
*
|
||||
* @brief Rock Chuchu enemy
|
||||
*/
|
||||
|
||||
#include "enemy.h"
|
||||
#include "functions.h"
|
||||
|
||||
|
||||
@@ -1,3 +1,10 @@
|
||||
/**
|
||||
* @file rollobite.c
|
||||
* @ingroup Enemies
|
||||
*
|
||||
* @brief Rollobite enemy
|
||||
*/
|
||||
|
||||
#include "enemy.h"
|
||||
#include "functions.h"
|
||||
|
||||
|
||||
@@ -1,3 +1,10 @@
|
||||
/**
|
||||
* @file rope.c
|
||||
* @ingroup Enemies
|
||||
*
|
||||
* @brief Rope enemy
|
||||
*/
|
||||
|
||||
#include "enemy.h"
|
||||
#include "functions.h"
|
||||
|
||||
|
||||
@@ -1,3 +1,10 @@
|
||||
/**
|
||||
* @file ropeGolden.c
|
||||
* @ingroup Enemies
|
||||
*
|
||||
* @brief Golden Rope enemy
|
||||
*/
|
||||
|
||||
#include "global.h"
|
||||
#include "entity.h"
|
||||
#include "functions.h"
|
||||
|
||||
@@ -1,3 +1,10 @@
|
||||
/**
|
||||
* @file rupeeLike.c
|
||||
* @ingroup Enemies
|
||||
*
|
||||
* @brief Rupee Like enemy
|
||||
*/
|
||||
|
||||
#include "global.h"
|
||||
#include "asm.h"
|
||||
#include "sound.h"
|
||||
|
||||
@@ -1,3 +1,10 @@
|
||||
/**
|
||||
* @file sensorBladeTrap.c
|
||||
* @ingroup Enemies
|
||||
*
|
||||
* @brief Sensor Blade Trap enemy
|
||||
*/
|
||||
|
||||
#include "enemy.h"
|
||||
|
||||
extern u32 sub_0804A024(Entity*, u32, u32);
|
||||
|
||||
@@ -1,3 +1,10 @@
|
||||
/**
|
||||
* @file slime.c
|
||||
* @ingroup Enemies
|
||||
*
|
||||
* @brief Slime enemy
|
||||
*/
|
||||
|
||||
#include "enemy.h"
|
||||
#include "functions.h"
|
||||
|
||||
|
||||
@@ -1,3 +1,10 @@
|
||||
/**
|
||||
* @file sluggula.c
|
||||
* @ingroup Enemies
|
||||
*
|
||||
* @brief Sluggula enemy
|
||||
*/
|
||||
|
||||
#include "enemy.h"
|
||||
#include "functions.h"
|
||||
|
||||
|
||||
@@ -1,3 +1,10 @@
|
||||
/**
|
||||
* @file smallPesto.c
|
||||
* @ingroup Enemies
|
||||
*
|
||||
* @brief Small Pesto enemy
|
||||
*/
|
||||
|
||||
#include "enemy.h"
|
||||
#include "functions.h"
|
||||
|
||||
|
||||
@@ -1,3 +1,10 @@
|
||||
/**
|
||||
* @file spark.c
|
||||
* @ingroup Enemies
|
||||
*
|
||||
* @brief Spark enemy
|
||||
*/
|
||||
|
||||
#include "enemy.h"
|
||||
#include "object.h"
|
||||
#include "functions.h"
|
||||
|
||||
@@ -1,3 +1,10 @@
|
||||
/**
|
||||
* @file spearMoblin.c
|
||||
* @ingroup Enemies
|
||||
*
|
||||
* @brief Spear Moblin enemy
|
||||
*/
|
||||
|
||||
#include "enemy.h"
|
||||
#include "functions.h"
|
||||
|
||||
|
||||
@@ -1,3 +1,10 @@
|
||||
/**
|
||||
* @file spikedBeetle.c
|
||||
* @ingroup Enemies
|
||||
*
|
||||
* @brief Spiked Beetle enemy
|
||||
*/
|
||||
|
||||
#include "enemy.h"
|
||||
#include "functions.h"
|
||||
|
||||
|
||||
@@ -1,3 +1,10 @@
|
||||
/**
|
||||
* @file spinyChuchu.c
|
||||
* @ingroup Enemies
|
||||
*
|
||||
* @brief Spiny Chuchu enemy
|
||||
*/
|
||||
|
||||
#include "enemy.h"
|
||||
#include "functions.h"
|
||||
|
||||
|
||||
@@ -1,3 +1,10 @@
|
||||
/**
|
||||
* @file tektite.c
|
||||
* @ingroup Enemies
|
||||
*
|
||||
* @brief Tektite enemy
|
||||
*/
|
||||
|
||||
#include "enemy.h"
|
||||
#include "functions.h"
|
||||
|
||||
|
||||
@@ -1,3 +1,10 @@
|
||||
/**
|
||||
* @file tektiteGolden.c
|
||||
* @ingroup Enemies
|
||||
*
|
||||
* @brief Golden Tektite enemy
|
||||
*/
|
||||
|
||||
#include "enemy.h"
|
||||
#include "functions.h"
|
||||
|
||||
|
||||
@@ -1,3 +1,10 @@
|
||||
/**
|
||||
* @file treeItem.c
|
||||
* @ingroup Enemies
|
||||
*
|
||||
* @brief Tree Item enemy
|
||||
*/
|
||||
|
||||
#include "global.h"
|
||||
#include "enemy.h"
|
||||
#include "object.h"
|
||||
|
||||
@@ -1,3 +1,10 @@
|
||||
/**
|
||||
* @file vaatiArm.c
|
||||
* @ingroup Enemies
|
||||
*
|
||||
* @brief Vaati Arm enemy
|
||||
*/
|
||||
|
||||
#include "enemy.h"
|
||||
#include "object.h"
|
||||
#include "functions.h"
|
||||
|
||||
@@ -1,3 +1,10 @@
|
||||
/**
|
||||
* @file vaatiBall.c
|
||||
* @ingroup Enemies
|
||||
*
|
||||
* @brief Vaati Ball enemy
|
||||
*/
|
||||
|
||||
#include "entity.h"
|
||||
#include "enemy.h"
|
||||
#include "player.h"
|
||||
|
||||
@@ -1,3 +1,10 @@
|
||||
/**
|
||||
* @file vaatiEyesMacro.c
|
||||
* @ingroup Enemies
|
||||
*
|
||||
* @brief Vaati Eyes Macro enemy
|
||||
*/
|
||||
|
||||
#include "enemy.h"
|
||||
#include "functions.h"
|
||||
|
||||
|
||||
@@ -1,3 +1,10 @@
|
||||
/**
|
||||
* @file vaatiProjectile.c
|
||||
* @ingroup Enemies
|
||||
*
|
||||
* @brief Vaati Projectile enemy
|
||||
*/
|
||||
|
||||
#include "enemy.h"
|
||||
#include "functions.h"
|
||||
|
||||
|
||||
@@ -1,3 +1,10 @@
|
||||
/**
|
||||
* @file vaatiRebornEnemy.c
|
||||
* @ingroup Enemies
|
||||
*
|
||||
* @brief Vaati Reborn enemy
|
||||
*/
|
||||
|
||||
#include "enemy.h"
|
||||
#include "area.h"
|
||||
#include "functions.h"
|
||||
|
||||
@@ -1,3 +1,10 @@
|
||||
/**
|
||||
* @file vaatiTransfigured.c
|
||||
* @ingroup Enemies
|
||||
*
|
||||
* @brief Vaati Transfigured enemy
|
||||
*/
|
||||
|
||||
#include "enemy.h"
|
||||
#include "object.h"
|
||||
#include "functions.h"
|
||||
|
||||
@@ -1,3 +1,10 @@
|
||||
/**
|
||||
* @file vaatiTransfiguredEye.c
|
||||
* @ingroup Enemies
|
||||
*
|
||||
* @brief Vaati Transfigured Eye enemy
|
||||
*/
|
||||
|
||||
#include "entity.h"
|
||||
#include "enemy.h"
|
||||
#include "message.h"
|
||||
|
||||
@@ -1,3 +1,10 @@
|
||||
/**
|
||||
* @file vaatiWrath.c
|
||||
* @ingroup Enemies
|
||||
*
|
||||
* @brief Vaati Wrath enemy
|
||||
*/
|
||||
|
||||
#include "enemy.h"
|
||||
#include "object.h"
|
||||
#include "message.h"
|
||||
|
||||
@@ -1,3 +1,10 @@
|
||||
/**
|
||||
* @file vaatiWrathEye.c
|
||||
* @ingroup Enemies
|
||||
*
|
||||
* @brief Vaati Wrath Eye enemy
|
||||
*/
|
||||
|
||||
#include "enemy.h"
|
||||
#include "functions.h"
|
||||
|
||||
|
||||
@@ -1,3 +1,10 @@
|
||||
/**
|
||||
* @file wallMaster.c
|
||||
* @ingroup Enemies
|
||||
*
|
||||
* @brief Wall Master enemy
|
||||
*/
|
||||
|
||||
#include "enemy.h"
|
||||
#include "area.h"
|
||||
#include "functions.h"
|
||||
|
||||
@@ -1,3 +1,10 @@
|
||||
/**
|
||||
* @file wallMaster2.c
|
||||
* @ingroup Enemies
|
||||
*
|
||||
* @brief Wall Master 2 enemy
|
||||
*/
|
||||
|
||||
#include "enemy.h"
|
||||
#include "area.h"
|
||||
#include "functions.h"
|
||||
|
||||
@@ -1,3 +1,10 @@
|
||||
/**
|
||||
* @file waterDrop.c
|
||||
* @ingroup Enemies
|
||||
*
|
||||
* @brief Water Drop enemy
|
||||
*/
|
||||
|
||||
#include "enemy.h"
|
||||
#include "screen.h"
|
||||
#include "object.h"
|
||||
|
||||
@@ -1,3 +1,10 @@
|
||||
/**
|
||||
* @file wisp.c
|
||||
* @ingroup Enemies
|
||||
*
|
||||
* @brief Wisp enemy
|
||||
*/
|
||||
|
||||
#include "enemy.h"
|
||||
#include "save.h"
|
||||
#include "object.h"
|
||||
|
||||
@@ -1,3 +1,10 @@
|
||||
/**
|
||||
* @file fileselect.c
|
||||
* @ingroup Tasks
|
||||
*
|
||||
* @brief File select task
|
||||
*/
|
||||
|
||||
#include "fileselect.h"
|
||||
#include "main.h"
|
||||
#include "common.h"
|
||||
|
||||
@@ -1,3 +1,10 @@
|
||||
/**
|
||||
* @file game.c
|
||||
* @ingroup Tasks
|
||||
*
|
||||
* @brief Game task
|
||||
*/
|
||||
|
||||
#include "global.h"
|
||||
#include "asm.h"
|
||||
#include "sound.h"
|
||||
|
||||
@@ -1,3 +1,10 @@
|
||||
/**
|
||||
* @file player.c
|
||||
* @ingroup Player
|
||||
*
|
||||
* @brief Player entity
|
||||
*/
|
||||
|
||||
#include "global.h"
|
||||
#include "asm.h"
|
||||
#include "sound.h"
|
||||
|
||||
@@ -1,3 +1,10 @@
|
||||
/**
|
||||
* @file title.c
|
||||
* @ingroup Tasks
|
||||
*
|
||||
* @brief Title task
|
||||
*/
|
||||
|
||||
#include "sound.h"
|
||||
#include "main.h"
|
||||
#include "entity.h"
|
||||
|
||||
Reference in New Issue
Block a user