Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 129989
Collapse All | Expand All

(-)scrollrack-0.5.orig/client/common/game.c (-1 / +1 lines)
Lines 28-34 Link Here
28
#include "http_fetcher.h"
28
#include "http_fetcher.h"
29
#include "truefalse.h"
29
#include "truefalse.h"
30
30
31
#define GATHERER_URL "http://gatherer.wizards.com/?setfilter=VintagepostOct20&output=oraclespoiler&"
31
#define GATHERER_URL "http://gatherer.wizards.com/?output=oraclespoiler&"
32
32
33
char *color_names[] = {
33
char *color_names[] = {
34
    "White", "Blue", "Black", "Red", "Green", "Gold", "Artifact", "Land",
34
    "White", "Blue", "Black", "Red", "Green", "Gold", "Artifact", "Land",

Return to bug 129989