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-29 10:50:55 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
596
Commits
1
Branch
0
Tags
a1f5a6ed74cbe97e09ffd061640ca7fa30616422
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