jbextreme-crx_const.inc
Original include source with line numbers.
| 1 | #if defined _jbextreme_crx_const_included |
| 2 | #endinput |
| 3 | #endif |
| 4 | |
| 5 | #define _jbextreme_crx_const_included |
| 6 | |
| 7 | enum JBSimonReset |
| 8 | { |
| 9 | JBSimonReset_Disconnect = 0, |
| 10 | JBSimonReset_Killed, |
| 11 | JBSimonReset_RoundEnd, |
| 12 | JBSimonReset_Nomic, |
| 13 | JBSimonReset_Freeday |
| 14 | } |