rtrue method

void rtrue()

Implementation

void rtrue() {
  //Debugger.verbose('${pcHex(-1)} [rtrue]');
  doReturn(Engine.gameTrue);
}