repo.or.cz
/
exterlulz-kokogems.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
history
|
raw
|
HEAD
change Game._bonusMultiplier property
[exterlulz-kokogems.git]
/
main.m
blob
6a76e013a81ef0b8eb9795b76f89fcb97774d618
1
#import <Cocoa/Cocoa.h>
2
3
int main(int argc, char *argv[]) {
4
return NSApplicationMain(argc, (const char **) argv);
5
}