magic/garouter
Darryl L. Miles 6db34b6aa9 gaMazeRoute() pass by-pointer const TileTypeBitMask* instead of by-value
sizeof(TileTypeBitMask) == 32
2025-02-22 20:58:59 -05:00
..
Makefile Initial commit at Tue Apr 25 08:41:48 EDT 2017 by tim on stravinsky 2017-04-25 08:41:48 -04:00
OUTLINE Initial commit at Tue Apr 25 08:41:48 EDT 2017 by tim on stravinsky 2017-04-25 08:41:48 -04:00
TODO Initial commit at Tue Apr 25 08:41:48 EDT 2017 by tim on stravinsky 2017-04-25 08:41:48 -04:00
gaChannel.c Updated the revision number to go along with the merge of pull 2024-10-01 12:56:31 -04:00
gaDebug.h Updates from running the fix-ending-whitespace script. 2020-05-23 17:13:14 -04:00
gaInternal.h Compatibility with C99 standard 2022-10-29 06:07:46 +02:00
gaMain.c gaMain.c: warning: variable 'errs' is used uninitialized 2024-10-09 21:34:12 -04:00
gaMaze.c gaMazeRoute() pass by-pointer const TileTypeBitMask* instead of by-value 2025-02-22 20:58:59 -05:00
gaSimple.c Updates from running the fix-ending-whitespace script. 2020-05-23 17:13:14 -04:00
gaStem.c gaMazeRoute() pass by-pointer const TileTypeBitMask* instead of by-value 2025-02-22 20:58:59 -05:00
gaTest.c LookupStruct() constify call-site 2024-12-26 15:20:58 -05:00
garouter.h gaMazeRoute() pass by-pointer const TileTypeBitMask* instead of by-value 2025-02-22 20:58:59 -05:00