This website requires JavaScript.
Explore
Help
Sign In
ctdo
/
borgware-2d
Watch
16
Star
0
Fork
You've already forked borgware-2d
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
731e6dadcb
borgware-2d
/
games
/
breakout
/
score.h
9 lines
87 B
C
Raw
Blame
History
#
include
<stdint.h>
#
ifndef SCORE_H
#
define SCORE_H
void
score_add
(
uint8_t
)
;
#
endif
Reference in New Issue
View Git Blame
Copy Permalink