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:
notaz 2008-12-27 17:14:15 +00:00
parent 146cd4bf30
commit 3823d229a5
4 changed files with 57 additions and 34 deletions

View file

@ -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