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
display.h
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
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
util.h