added co-pilot's fixes

This commit is contained in:
cellos51
2025-07-22 15:45:29 -04:00
parent 9086aa0f59
commit 793da72465
3 changed files with 7 additions and 8 deletions
+1 -1
View File
@@ -36,7 +36,7 @@ typedef struct
u8 modifier; // base, foil, holo, poly, negative
u8 value;
u8 rarity;
bool proccessed;
bool processed;
} Joker;
typedef struct // copy of CardObject in card.h