index
:
farfetch.git
master
Unnamed repository; edit this file 'description' to name the repository.
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
gpu.h
blob: 0db6e79ae123e5252c08724331be23093cd1bcf0 (
plain
)
1
2
3
4
5
6
#ifndef GPU_H #define GPU_H void display_gpu(); #endif