[ox/std] Make unrecognized hardware trigger compile error

(synced from c2b4595c33)
This commit is contained in:
2020-02-12 22:13:34 -06:00
parent 59bc78fc0d
commit 6976fbb47b
+1 -2
View File
@@ -22,8 +22,7 @@
#else
//TODO: fix warnning
//#warn "Undefined hardware"
#error "Undefined hardware"
#endif