This website works better with JavaScript.
Explore
Help
Register
Sign In
creikey
/
rpgpt
Watch
1
Star
1
Fork
You've already forked rpgpt
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
Lower case, so done with upper case components
Browse Source
main
Cameron Murphy Reikes
2 years ago
parent
245b7d05b0
commit
e592d96a46
1 changed files
with
6 additions
and
0 deletions
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Show Stats
Download Patch File
Download Diff File
6
thirdparty/HandmadeMath.h
vendored
Unescape
Escape
View File
@ -224,6 +224,12 @@ typedef union Vec2
float
X
,
Y
;
}
;
// fuck off
struct
{
float
x
,
y
;
}
;
struct
{
float
U
,
V
;
Write
Preview
Loading…
Cancel
Save
Reference in New Issue
Repository
creikey/rpgpt
Title
Body
Create Issue