This website requires JavaScript.
Explore
Help
Sign In
Alex
/
REDRIVER2
Watch
1
Star
0
Fork
0
You've already forked REDRIVER2
mirror of
https://github.com/OpenDriver2/REDRIVER2.git
synced
2024-11-23 10:52:36 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
3f0ae47fa7
REDRIVER2
/
src_rebuild
/
EMULATOR
/
LIBMATH.H
7 lines
88 B
C++
Raw
Normal View
History
Unescape
Escape
- add TOMB5 emulator code
2020-03-31 18:55:57 +02:00
#
ifndef LIBMATH_H
#
define LIBMATH_H
- [EMU] SpuSetVoiceAttr sets gain
2020-04-26 08:34:51 +02:00
#
define _USE_MATH_DEFINES
- make LIBMATH include math
2020-04-26 02:44:42 +02:00
#
include
<math.h>
- add TOMB5 emulator code
2020-03-31 18:55:57 +02:00
#
endif
Reference in New Issue
Copy Permalink