forked from len0rd/rockbox
Revert accidental changes from r24723
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24724 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
e5c815272d
commit
04ea85fb88
8 changed files with 56 additions and 67 deletions
|
@ -32,7 +32,7 @@
|
|||
#include "system.h"
|
||||
|
||||
static char panic_buf[128];
|
||||
#define LINECHARS (LCD_WIDTH/SYSFONT_WIDTH) - 2
|
||||
#define LINECHARS (LCD_WIDTH/SYSFONT_WIDTH)
|
||||
|
||||
/*
|
||||
* "Dude. This is pretty fucked-up, right here."
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue