This website requires JavaScript.
Explore
Help
Register
Sign In
Rooba
/
ReC98
mirror of
https://github.com/nmlgc/ReC98.git
Watch
1
Star
1
Fork
You've already forked ReC98
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
84270d59d9
ReC98
/
th03
/
math
/
vector.hpp
4 lines
47 B
C++
Raw
Normal View
History
Unescape
Escape
[Maintenance] Remove `extern "C"` from vector header inclusions Part of P0244, funded by Blue Bolt and [Anonymous].
2023-06-08 15:59:04 +00:00
extern
"
C
"
{
[Decompilation] [th03/th04/th05] 2D direction vector construction Hey, a disgustingly impossible "decompilation" again, for a change! Completes P0137, funded by [Anonymous].
2021-04-03 18:12:08 +00:00
#
include
"th02/math/vector.hpp"
[Maintenance] Remove `extern "C"` from vector header inclusions Part of P0244, funded by Blue Bolt and [Anonymous].
2023-06-08 15:59:04 +00:00
}