aboutsummaryrefslogtreecommitdiff
path: root/tools/odinfmt/tests/procedures.odin
blob: effd0768ae95f8e649ff49b995361d6521738edf (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
package odinfmt_test


GetPhysicsBody :: proc(index: int) -> ReallllllllllllllllllllllllllllllllllllllyThiccccccccccccccccccccccccPhysicsBody


tracking_allocator_check_leaks :: proc(tracking_allocator: ^mem.Tracking_Allocator) {


}

init: proc(window_width: int, window_height: int, window_title: string,
           allocator := context.allocator, loc := #caller_location) -> ^State : _init