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-05-28 16:31:11 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
663
Commits
1
Branch
0
Tags
f90fb2306044df7a673337d00e23c822123738fe
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