rockbox/apps/plugins/goban
Aidan MacDonald e61bf40542 make: define PLUGIN when preprocessing plugin linker scripts
This matches the behavior of codecs, which define CODEC,
and is needed to get an accurate definition of USE_IRAM
out of config.h.

Change-Id: I84855ba88d01495bb63c609b3e4d67922b908440
2026-03-06 14:49:00 +00:00
..
board.c
board.h
display.c goban plugin: hoshi locations for more board sizes 2012-01-26 13:08:07 +01:00
display.h FS#12014 by Huan Zhang fixing some link errors with a recent mips toolchain. 2011-03-19 10:14:12 +00:00
game.c
game.h
goban.c plugins & debug menu: apply consistent titles 2025-12-23 10:25:05 -05:00
goban.h Remove Creative Zen Vision and Vision:M ports 2026-02-06 07:31:54 -05:00
goban.make make: define PLUGIN when preprocessing plugin linker scripts 2026-03-06 14:49:00 +00:00
sgf.c misc: Fix a small pile of warnings found with diagnostics turned way up 2025-09-06 21:31:58 -04:00
sgf.h
sgf_output.c
sgf_output.h
sgf_parse.c Fix typo in goban 2017-09-01 22:00:59 -04:00
sgf_parse.h
sgf_storage.c misc: Fix a small pile of warnings found with diagnostics turned way up 2025-09-06 21:31:58 -04:00
sgf_storage.h
SOURCES
types.h
util.c Fix dangerous casts 2017-02-04 17:24:47 +01:00
util.h