Repositories (10)

melonDS
1 snippets stored for this repo
{
    int len = MultiByteToWideChar(CP_UTF8, 0, path, -1, NULL, 0);
    if (len < 1) return NULL;
    WCHAR* fatass = new WCHAR[len];
    int res = MultiByteToWideChar(CP_UTF8, 0, path, -1, fatass, len);
    if (res != len) { delete[] fatass; return NULL; } // checkme?
copyright_infringement
5 snippets stored for this repo
const unsigned char results_minigame_1[5][37] = 
{
	{"Your score is"},
	{"You suck at fucking.|Try again"},
	{"You were not good enough|Try again"},
	{"You're awesome at fucking!|Good job"},
	{"Press Fire to continue"}
{"Your score is"},
	{"You suck at fucking.|Try again"},
	{"You were not good enough|Try again"},
{
	"Siciel dumped you because you|don't know how to fuck a sissy.||All men learned of this and they|are now mocking you for this.||Girls went extinct because|ISIS killed them all.||You're now fucking worthless||GAME OVER"
};
break;
		/* FUCK ! */
		case 3:
"Siciel seemed to be only|midly satisfed.|He then promptly dumped you.||You are now really sad.||You will never see his|beautiful nose again||Desperate, you hanged yourself.||GAME OVER"
};

const unsigned char gameover_mj1_alternate2[150] = 
{
	"YOU BECAME THE DEVIL IN PERSON|YOU USED YOUR POWER TO DESTROY ISIS|UNSATISFIED,YOU ALSO KILLED|THAT RICH BASTARD.|ITS NOW WORLD WAR 3||GOOD ENDING"
};
rs97-fixesgames
1 snippets stored for this repo
"WERVYN ANIXIL:\n"
		"\n"
		"nothing to do with it were being greatly inconvenienced by usage clogging up\n"
		"the limited ley-lines we have. That makes you an asshole, a deliberate prick\n"
		"to everyone in the world because you thought you could get away with it, and\n"
		"that it wouldn't matter.\n"
		"\n"
crafti
1 snippets stored for this repo
drawString("EXPANSION PACK HIGHLY RECOMMENDED", 0xFFFF, *screen, 16, 16);
			drawString("Failure to use one will lead to frequent", 0xFFFF, *screen, 16, 48);
			drawString("crashes.", 0xFFFF, *screen, 16, 64);
			drawString("Don't bitch about it if you can't", 0xFFFF, *screen, 16, 80);
			drawString("afford that extra memory, SCRUB !!", 0xFFFF, *screen, 16, 96);
			drawString("PUSH START to try anyway", 0xFFFF, *screen, 16, 144);
			drawString("Port by gameblabla", 0xFFFF, *screen, 16, 192);
copyright_infrigement_msx
1 snippets stored for this repo
"Siciel seemed to be only\nmidly satisfed.\nHe then promptly dumped you.\n\nYou are now really sad.\n\nYou will never see his\nbeautiful nose again\n\nDesperate, you hanged yourself.\n\nGAME OVER"
};

const unsigned char gameover_mj1_alternate2[150] = 
{
	"YOU BECAME THE DEVIL IN PERSON\nYOU USED YOUR POWER TO DESTROY ISIS\nUNSATISFIED,YOU ALSO KILLED\nTHAT RICH BASTARD.\nITS NOW WORLD WAR 3\n\nGOOD ENDING"
};
sf2d_wrapper
1 snippets stored for this repo
void sf2d_pool_reset()
{
	printf("nigga is trying to pool reset\n");
}

void sf2d_set_3D(u8 enable)
punishmentofmusk
1 snippets stored for this repo
JavaScript IconJavaScript
Put_text("to Putin, but also lost his worshippers.", 10, 240, 0);
			Put_text("Bitch ass cried all day because Musk was no longer the", 10, 320, 0);
			Put_text("spotlight of this world and everyone died of type 2 diabetes", 10, 360, 0);
Kart-Public
0 snippets stored for this repo
nxengine-nspire
1 snippets stored for this repo
class Object;

// don't use this, use fileopen() instead.
// some platforms are retarded and need special workarounds (read: WinCE)
#pragma	GCC poison		fopen
FILE *fileopen(const char *fname, const char *mode);
wolf4sdl_nspire
1 snippets stored for this repo
{1,"Nazi Anthem",0},
        {1,"Lurking...",0},
        {1,"Going After Hitler",0},
        {1,"Pounding Headache",0},
        {1,"Into the Dungeons",0},
        {1,"Ultimate Conquest",0},