C89 MSVC doesn't support 'inline' - will have to make define for
authortwinaphex <libretro@gmail.com>
Mon, 17 Mar 2014 16:37:20 +0000 (17:37 +0100)
committertwinaphex <libretro@gmail.com>
Mon, 17 Mar 2014 16:38:00 +0000 (17:38 +0100)
commit4835077e00c2cf7e3dba7bf7801c6aafd9d00dbe
tree51be7e94911a8805916a1f41460ba33677fbd411
parent5345c2b9bc9b5f8a2d423482358e63af87b9219a
C89 MSVC doesn't support 'inline' - will have to make define for
INLINE that can be redefined by MSVC
12 files changed:
Makefile
Makefile.libretro
cpu/cz80/cz80.c
cpu/debug.h
cpu/sh2/compiler.c
cpu/sh2/mame/sh2.c
cpu/sh2/mame/sh2pico.c
cpu/sh2/sh2.h
pico/32x/32x.c
pico/pico_cmn.c
pico/pico_int.h
pico/videoport.c