Example #1
0
 // not used??
 public void QUERY_set_input_poll(snes_input_poll_t input_poll)
 {
     this.input_poll = input_poll;
 }
Example #2
0
		public void QUERY_set_input_poll(snes_input_poll_t input_poll) { this.input_poll = input_poll; }