mirror of
https://github.com/openmoh/openmohaa.git
synced 2025-04-28 21:57:57 +03:00
Added INV_ALIGN_NONE
This commit is contained in:
parent
ebf33349a3
commit
907255837e
1 changed files with 1 additions and 0 deletions
|
@ -29,6 +29,7 @@ typedef enum {
|
|||
} inv_move_type;
|
||||
|
||||
typedef enum {
|
||||
INV_ALIGN_NONE,
|
||||
INV_ALIGN_LEFT,
|
||||
INV_ALIGN_RIGHT
|
||||
} inv_align_type;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue