forked from len0rd/rockbox
Fix name collision on misc.h between zxbox and core.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13420 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
a352c62ad0
commit
52986fb79e
9 changed files with 15 additions and 53 deletions
|
|
@ -1,4 +1,4 @@
|
|||
/*
|
||||
/*
|
||||
* Copyright (C) 1996-1998 Szeredi Miklos
|
||||
* Email: mszeredi@inf.bme.hu
|
||||
*
|
||||
|
|
@ -18,7 +18,7 @@
|
|||
*
|
||||
*/
|
||||
|
||||
#include "misc.h"
|
||||
#include "zxmisc.h"
|
||||
#include "helpers.h"
|
||||
#include "spperif.h"
|
||||
#include "z80.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue