This website requires JavaScript.
Explore
Help
Sign In
a-b-street
/
abstreet
Watch
1
Star
1
Fork
0
You've already forked abstreet
mirror of
https://github.com/a-b-street/abstreet.git
synced
2024-11-24 09:24:26 +03:00
Code
Issues
Projects
Releases
Wiki
Activity
40e60be386
abstreet
/
map_gui
/
build.rs
4 lines
96 B
Rust
Raw
Normal View
History
Unescape
Escape
invoke from build.rs
2018-12-13 03:58:46 +03:00
fn
main
(
)
{
embed a version number in the title screen
2020-01-29 22:43:54 +03:00
built
::
write_built_file
(
)
.
expect
(
"
Failed to acquire build-time information
"
)
;
inline some signal editor controls
2020-01-13 22:34:43 +03:00
}
Reference in New Issue
Copy Permalink