dashboard
repositories
filestore
activity
search
login
speedprog
/
mtg/mtg_card_detector
summary
reflog
commits
tree
tickets
docs
forks
compare
blame
|
history
|
patch
|
commit
|
commitdiff
|
ignore whitespace
Fixed reorg_layer. Old reorg can be used as [reorg_old] in the cfg-file.
AlexeyAB
2018-03-03
fe44d3d0f29e96714de75234e1fd7e40b05b0296
[~speedprog/mtg/mtg_card_detector.git]
/
src
/
layer.h
src/layer.h
@@ -34,6 +34,7 @@
XNOR,
REGION,
REORG,
REORG_OLD,
BLANK
} LAYER_TYPE;