mirror of
https://github.com/pret/pmd-red.git
synced 2026-09-11 02:25:57 -05:00
Merge branch 'master' into aug_sept_2024
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
#ifndef GUARD_CONSTANTS_DUNGEON_ACTION_H
|
||||
#define GUARD_CONSTANTS_DUNGEON_ACTION_H
|
||||
|
||||
enum Action
|
||||
enum DungeonAction
|
||||
{
|
||||
ACTION_NOTHING = 0x0,
|
||||
ACTION_PASS_TURN = 0x1,
|
||||
|
||||
Reference in New Issue
Block a user