view clojure/com/aurellem/gb/constants.clj @ 162:34b518fc7404

moved important move code out of exp and into gb.
author Robert McIntyre <rlm@mit.edu>
date Tue, 20 Mar 2012 17:18:22 -0500
parents
children 95b2758dd517
line wrap: on
line source
1 (ns com.aurellem.gb.constants)
3 (def pokemon-record-width 44)