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-24 15:20:54 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
111
Commits
1
Branch
0
Tags
e28d742e275ce8bd2eb8d5fdf97ee0d9b6e8b607
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