mirror of
https://github.com/RaySollium99/picodrive.git
synced 2025-09-06 15:48:05 -04:00
got rid of fb border integration, using defines instead
git-svn-id: file:///home/notaz/opt/svn/PicoDrive@620 be3aeb3a-fb24-0410-a615-afba39da0efa
This commit is contained in:
parent
146cd4bf30
commit
3823d229a5
4 changed files with 57 additions and 34 deletions
|
@ -31,4 +31,7 @@
|
|||
#define PATH_SEP "\\"
|
||||
#define PATH_SEP_C '\\'
|
||||
|
||||
// engine/vid.cpp, also update BORDER_R in port_config.s
|
||||
#define VID_BORDER_R 16
|
||||
|
||||
#endif // PORT_CONFIG_H
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue