index
:
Generic Bullet Hell
factor-damp
master
spiralbullet
Prototype of generic bullet hell game made with raylib
Aki
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
Globals.h
blob: 8a3b4670eff0660106fd2af19ef666aab13d6f28 (
plain
)
1
2
3
4
5
6
#pragma once #include "Game.h" extern Game g_game;