Open main menu

Difference between revisions of "Compiling ScummVM/Visual Studio/Compiling Libraries"

m
Formatting
(The libmpeg2 project files can be used, with a change. Update accordingly)
m (Formatting)
Line 277: Line 277:
#if defined(ARCH_X86) && !defined(_MSC_VER)
#if defined(ARCH_X86) && !defined(_MSC_VER)
</source>
</source>
- Open slice.c, replace these lines:
* Open slice.c, replace these lines:
<source lang="C">
<source lang="C">
extern void (* mpeg2_cpu_state_save) (cpu_state_t * state);
extern void (* mpeg2_cpu_state_save) (cpu_state_t * state);
1,489

edits