mirror of
https://github.com/zeldaret/tmc
synced 2026-09-04 18:51:24 -04:00
doxygen groups
This commit is contained in:
@@ -1,3 +1,10 @@
|
||||
/**
|
||||
* @file wallMaster.c
|
||||
* @ingroup Enemies
|
||||
*
|
||||
* @brief Wall Master enemy
|
||||
*/
|
||||
|
||||
#include "enemy.h"
|
||||
#include "area.h"
|
||||
#include "functions.h"
|
||||
|
||||
Reference in New Issue
Block a user