loadDollarTemplates method

int loadDollarTemplates(
  1. int touchId
)

Implementation

int loadDollarTemplates(int touchId) {
  // 91
  return sdlLoadDollarTemplates(touchId, this);
}