mirror of
https://github.com/italicsjenga/agb.git
synced 2024-12-24 00:31:34 +11:00
4 lines
47 B
Rust
4 lines
47 B
Rust
|
pub fn publish() {
|
||
|
println!("Publish!");
|
||
|
}
|