![[personal profile]](https://www.dreamwidth.org/img/silk/identity/user.png)
char* anime (char* g, char* c)
{
if ( g == "mecha" )
{
if ( c == "bishounen" || c == "pretty boys" )
return "Gundam Wing";
else
return "Mobile Suit Gundam";
}
}
Actually, we're not even watching Gundam (of any type) at the moment. The only mecha anime we're viewing this quarter is Vandread, which I keep thinking of as "Voyager with mechs." (And babes. And babes in mechs.)
{
if ( g == "mecha" )
{
if ( c == "bishounen" || c == "pretty boys" )
return "Gundam Wing";
else
return "Mobile Suit Gundam";
}
}
Actually, we're not even watching Gundam (of any type) at the moment. The only mecha anime we're viewing this quarter is Vandread, which I keep thinking of as "Voyager with mechs." (And babes. And babes in mechs.)
no subject
Date: 2002-04-08 06:04 pm (UTC)