This website requires JavaScript.
Explore
Minetest
Help
Sign In
Poikilos
/
b3view
mirror of
https://github.com/Poikilos/b3view
Watch
1
Star
0
Fork
You've already forked b3view
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
44a842e79d
b3view
/
Debug.h
9 lines
96 B
C++
Raw
Blame
History
#
ifndef DEBUG_H
#
define DEBUG_H
#
include
<iostream>
std
:
:
ostream
&
debug
(
)
;
#
endif
// DEBUG_H
Reference in New Issue
View Git Blame
Copy Permalink