This website requires JavaScript.
Explore
Help
Sign In
mirror
/
botw
Watch
1
Star
0
Fork
0
You've already forked botw
mirror of
https://github.com/zeldaret/botw
synced
2026-06-06 03:28:44 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
1,360
Commits
1
Branch
0
Tags
0ff9ead1d2fcb784e07e2ce2ae161c22e2d6cea0
Commit Graph
3 Commits
Author
SHA1
Message
Date
Léo Lam
78f19ae1d3
tools/generate_bgparamlist_struct: Represent floats with reasonable precision
...
There's no point in printing 0.0010000000014 (example) instead of 0.001
2020-09-19 23:56:31 +02:00
Léo Lam
dccd9cc720
tools/generate_bgparamlist_struct: Generate includes as well
...
For convenience :)
2020-09-19 22:07:09 +02:00
Léo Lam
a97f61f02a
Add a tool to automatically generate GParamList object struct+ctor
2020-09-19 18:44:21 +02:00