Remove extra extern >:( (#460)

This commit is contained in:
Rickey
2026-05-03 02:37:25 -07:00
committed by GitHub
parent 39591f2d6a
commit 877bd09576
-2
View File
@@ -7,8 +7,6 @@
#include <tonc.h>
extern GameVariables g_game_vars;
#define MAX_HAND_SIZE 16
#define MAX_DECK_SIZE 52
#define MAX_JOKERS_HELD_SIZE 5 // This doesn't account for negatives right now.