![Bryce Denney](/assets/img/avatar_default.png)
- remove the format string from GetTextCtrlInt() because the strtoul conversion is better than the sscanf with a format string (it supports both base 10 and 16 with 0xFF notation). - modified files: gui/wxdialog.cc gui/wxdialog.h gui/wxmain.cc gui/wxmain.h
Description
No description provided
Languages
C++
69.5%
C
21.2%
Shell
3%
Makefile
2.1%
Rez
1.9%
Other
2.1%