index
:
sirtet.git
main
Tetris except it's not
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
util.h
blob: 1b5ec508aa536c497306132122825be67509f0d6 (
plain
)
1
2
3
4
5
6
#ifndef UTIL_H #define UTIL_H void mallocfail(); #endif