summaryrefslogtreecommitdiff
path: root/defines.h
diff options
context:
space:
mode:
authorPhil <cracker642@gmail.com>2010-09-11 22:15:07 (GMT)
committer Phil <cracker642@gmail.com>2010-09-11 22:15:07 (GMT)
commite5e6006bc86e75a5d075fdccb3c1719352185bfc (patch)
treedfe98e29a85245f20d643a4cb5048dbaffab4b76 /defines.h
parenta20e247674b7ceb210c2d9e1335cd90d8d4a547c (diff)
downloadpowder-e5e6006bc86e75a5d075fdccb3c1719352185bfc.zip
powder-e5e6006bc86e75a5d075fdccb3c1719352185bfc.tar.gz
Added element type eraser, right click on the menu section to delete and then on the eraser button. the type to erase will have a light blue box
also added two wires, PWPO and PWNE purely for no reason, pressure sensitive wires, just ignore them unless you like it.
Diffstat (limited to 'defines.h')
-rw-r--r--defines.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/defines.h b/defines.h
index 9b49007..558217a 100644
--- a/defines.h
+++ b/defines.h
@@ -67,6 +67,7 @@ typedef unsigned char uint8;
extern int amd;
unsigned int PSR;
+unsigned int SEC;
extern int FPSB;