This commit is contained in:
parent
562f732414
commit
61b2b9225c
2 changed files with 7 additions and 0 deletions
|
@ -153,6 +153,9 @@ int Count;
|
|||
#if !defined(__TERRITORY_USA__)
|
||||
DBuf[0].disp.screen.y=24;
|
||||
DBuf[1].disp.screen.y=24;
|
||||
#else
|
||||
DBuf[0].disp.screen.y=16;
|
||||
DBuf[1].disp.screen.y=16;
|
||||
#endif
|
||||
|
||||
// Stop flicker!!
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue