This website requires JavaScript.
Explore
Help
Register
Sign In
ShuriZma
/
flycast
mirror of
https://github.com/flyinghead/flycast.git
Watch
1
Star
0
Fork
You've already forked flycast
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
b9d7c11936
flycast
/
core
/
hw
/
sh4
/
sh4_rom.h
7 lines
95 B
C
Raw
Blame
History
#
pragma once
#
include
"types.h"
struct
f32_x2
{
f32
u
[
2
]
;
}
;
extern
f32_x2
sin_table
[
0x10000
]
;
Reference in New Issue
View Git Blame
Copy Permalink