Document some player item stuff

This commit is contained in:
octorock
2022-08-09 18:48:05 +02:00
parent dd59d70447
commit ad44d63b73
134 changed files with 1616 additions and 1484 deletions
+3 -3
View File
@@ -1,5 +1,5 @@
#ifndef ENEMY_OCTOROK_BOSS_H
#define ENEMY_OCTOROK_BOSS_H
#ifndef OCTOROKBOSS_H
#define OCTOROKBOSS_H
#include "enemy.h"
@@ -74,4 +74,4 @@ enum OctorokBossAction1SubAction {
ACTION1_ATTACK, // Attack
};
#endif
#endif // OCTOROKBOSS_H