Remove duplicative phase code.
This commit is contained in:
parent
26bf324e07
commit
cf92b9d9d6
3 changed files with 1 additions and 3 deletions
1
advent.h
1
advent.h
|
@ -100,7 +100,6 @@ enum phase_codes {
|
|||
GO_MOVE,
|
||||
GO_TOP,
|
||||
GO_CLEAROBJ,
|
||||
GO_CHECKHINT,
|
||||
GO_WORD2,
|
||||
GO_UNKNOWN,
|
||||
GO_DWARFWAKE,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue