projects
/
laz0r.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
58cfa13
)
changed module name from 'template' to 'laz0r'
author
slack
<slack@Blackbird.(none)>
Tue, 30 Sep 2008 23:37:27 +0000
(
01:37
+0200)
committer
slack
<slack@Blackbird.(none)>
Tue, 30 Sep 2008 23:37:27 +0000
(
01:37
+0200)
main.cc
patch
|
blob
|
history
diff --git
a/main.cc
b/main.cc
index c53ca4bf84078d9aceab891eb1be4697fdf5bfcf..ef7a0aa415bcbcb76b28c3591837fc2688d81975 100644
(file)
--- a/
main.cc
+++ b/
main.cc
@@
-6,7
+6,7
@@
#include <game.h>
/* Define the module info section */
-PSP_MODULE_INFO("
template
", 0, 1, 1);
+PSP_MODULE_INFO("
laz0r
", 0, 1, 1);
/* Define the main thread's attribute value (optional) */
PSP_MAIN_THREAD_ATTR(THREAD_ATTR_USER | THREAD_ATTR_VFPU);