doxygen groups

This commit is contained in:
theo3
2022-01-05 20:41:34 -08:00
parent c7ee010e47
commit bde85fd004
84 changed files with 1116 additions and 474 deletions
+7
View File
@@ -1,3 +1,10 @@
/**
* @file player.c
* @ingroup Player
*
* @brief Player entity
*/
#include "global.h"
#include "asm.h"
#include "sound.h"