mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-10-13 18:17:39 -04:00
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:
parent
56ad29bab8
commit
07ae1e4fb9
8 changed files with 30 additions and 22 deletions
|
@ -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 */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue