summaryrefslogtreecommitdiff
path: root/include/player_pc.h
diff options
context:
space:
mode:
authorProjectRevoTPP <projectrevotpp@hotmail.com>2017-06-25 20:12:08 -0400
committerProjectRevoTPP <projectrevotpp@hotmail.com>2017-06-25 20:12:08 -0400
commit637774362fdbedd8a54b651e6196a1e1a4f4c093 (patch)
tree3166b9488e566fc831a287e0f88eb52876fc97d8 /include/player_pc.h
parent5e786fcdd9f414eb9614331ea13af21de6f667d0 (diff)
start decompiling sound_check_menu.c
Diffstat (limited to 'include/player_pc.h')
-rwxr-xr-xinclude/player_pc.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/include/player_pc.h b/include/player_pc.h
index f2446ebdf..8debeda88 100755
--- a/include/player_pc.h
+++ b/include/player_pc.h
@@ -1,10 +1,6 @@
#ifndef GUARD_PLAYER_PC_H
#define GUARD_PLAYER_PC_H
-// general task defines
-#define TASK gTasks[taskId]
-#define FUNC func
-
// local task defines
#define PAGE_INDEX data[0]
#define ITEMS_ABOVE_TOP data[1]