About to remove wtfs.

This commit is contained in:
C. Guy Yarvin 2013-12-31 22:48:21 -08:00
parent cd946cddfb
commit 7d907f73dd
3 changed files with 11 additions and 6 deletions

View File

@ -428,7 +428,8 @@
_mint_used(wir_r);
{
u2_noun nob = j2_mcy(Pt6, al, bunt)(wir_r, van, p_gen);
u2_noun vol = _mint_corn(wir_r, van, sut, q_gen);
u2_noun dok = u2nc(c3__cnhx, q_gen);
u2_noun vol = _mint_corn(wir_r, van, sut, dok);
u2_noun axe = _mint_coke(wir_r, vol);
u2_noun wam = j2_mcy(Pt6, ut, play)(wir_r, van, sut, nob);
@ -440,6 +441,8 @@
u2_rl_lose(wir_r, axe);
u2_rl_lose(wir_r, wam);
u2_rl_lose(wir_r, nob);
u2_rl_lose(wir_r, dok);
return ret;
}

View File

@ -350,7 +350,7 @@
return ret;
}
case c3__wtfs: u2_bi_cell(wir_r, u2_t(gen), &p_gen, &q_gen);
case c3__wtts: u2_bi_cell(wir_r, u2_t(gen), &p_gen, &q_gen);
_mull_used(wir_r);
{
u2_noun nob = j2_mcy(Pt6, al, bunt)(wir_r, van, p_gen);
@ -376,14 +376,15 @@
return _mull_both(wir_r, van, gol, _mull_bean(wir_r));
}
case c3__wtts: u2_bi_cell(wir_r, u2_t(gen), &p_gen, &q_gen);
case c3__wtfs: u2_bi_cell(wir_r, u2_t(gen), &p_gen, &q_gen);
_mull_used(wir_r);
{
u2_noun nob = j2_mcy(Pt6, al, bunt)(wir_r, van, p_gen);
u2_noun p_waz = j2_mcy(Pt6, ut, play)(wir_r, van, sut, nob);
u2_noun q_waz = j2_mcy(Pt6, ut, play)(wir_r, van, dox, nob);
u2_noun p_syx = _mull_doke(wir_r, van, sut, q_gen);
u2_noun q_syx = _mull_doke(wir_r, van, dox, q_gen);
u2_noun dok = u2nc(c3__cnhx, q_gen);
u2_noun p_syx = _mull_doke(wir_r, van, sut, dok);
u2_noun q_syx = _mull_doke(wir_r, van, dox, dok);
u2_noun p_pov = j2_mcy(Pt6, ut, fish)(wir_r, van, p_waz, p_syx);
u2_noun q_pov = j2_mcy(Pt6, ut, fish)(wir_r, van, q_waz, q_syx);
@ -396,6 +397,7 @@
u2_rz(wir_r, p_syx); u2_rz(wir_r, q_syx);
u2_rz(wir_r, p_pov); u2_rz(wir_r, q_pov);
u2_rz(wir_r, nob);
u2_rz(wir_r, dok);
return _mull_both(wir_r, van, gol, _mull_bean(wir_r));
}

View File

@ -197,7 +197,7 @@
else switch ( u2_h(gen) ) {
default: goto open;
case c3__wtcn: u2_bi_cell(wir_r, u2_t(gen), &p_gen, &q_gen);
case c3__wtfs: u2_bi_cell(wir_r, u2_t(gen), &p_gen, &q_gen);
_play_used(wir_r);
{
return _play_bean(wir_r);