summaryrefslogtreecommitdiff
path: root/include/player_pc.h
diff options
context:
space:
mode:
authorcamthesaxman <cameronghall@cox.net>2017-07-06 19:28:57 -0500
committercamthesaxman <cameronghall@cox.net>2017-07-06 19:28:57 -0500
commit4aa1b44315ee26fa60015a99ccd51f900e5597fd (patch)
treefdcac19f28b2e4febd96a895e72fce122b9e3b15 /include/player_pc.h
parentad7a7222a538380b446f9aecde44c5222ff3b68a (diff)
parente39f55f55080108ced3ff5cb16b2181d7fec9d92 (diff)
fix merge conflicts
Diffstat (limited to 'include/player_pc.h')
-rw-r--r--include/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 100644
--- 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]