Mirror of git://xwords.git.sourceforge.net/gitroot/xwords/xwords
Find a file
ehouse c20e85eccd combine all per-player arrays in board into a single array of structs.
access can then be via a ptr, more effecient and faster.  The change
seems to save 1K of generated code.  No changes to algorithms, only to
field access.
2008-07-18 07:49:00 +00:00
CVSROOT initial checkin 2003-08-27 19:12:36 +00:00
xwords4 combine all per-player arrays in board into a single array of structs. 2008-07-18 07:49:00 +00:00