annotate clojure/com/aurellem/gb/constants.clj @ 165:8f1b32d3f229

need to determine how colormaps for pokemon work.
author Robert McIntyre <rlm@mit.edu>
date Tue, 20 Mar 2012 18:07:42 -0500
parents 34b518fc7404
children 95b2758dd517
rev   line source
rlm@162 1 (ns com.aurellem.gb.constants)
rlm@162 2
rlm@162 3 (def pokemon-record-width 44)