FS#9930 by Joshua Simmons: Code clean up the goban plugin a bit, mostly by improving comments. No functional changes.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20060 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Mustapha Senhaji 2009-02-19 23:51:47 +00:00
parent 56ad29bab8
commit 07ae1e4fb9
8 changed files with 30 additions and 22 deletions

View file

@ -303,7 +303,7 @@
#define LCD_BOARD_WIDTH LCD_WIDTH
#define LCD_BOARD_HEIGHT (LCD_HEIGHT - FOOTER_RESERVE)
#endif // LCD_WIDTH > LCD_HEIGHT
#endif /* LCD_WIDTH > LCD_HEIGHT */
/* The directory we default to for saving crap */