index
:
wayclock.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
window.h
blob: 38a61c0160f037318d21184e281f8a13f2f7bbac (
plain
)
1
2
3
4
5
6
7
#pragma once #include "utils.h" typedef u32 window_id_t; struct window_s {};