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
/
resolution.h
blob: 68dff4f4927e12df3f44fdd9d380979b72f3385e (
plain
)
1
2
3
4
5
6
#ifndef RESOLUTION_H #define RESOLUTION_H const char *display_resolution(); #endif