g_at
struct gold *g_at(int, int);
if (!g_at(u.ux, u.uy) && !o_at(u.ux, u.uy)) {
while ((gold = g_at(u.ux, u.uy)) != NULL) {
gold = g_at(u.ux, u.uy);
if ((gold = g_at(x, y)) != NULL)
while ((gold = g_at(mtmp->mx, mtmp->my)) != NULL) {
} else if (g_at(x, y) && room->typ != POOL)
else if (!Blind && g_at(x, y))
struct gold *gold = g_at(u.ux, u.uy);
if (g_at(egd->fakecorr[fci].fx, egd->fakecorr[fci].fy))