mirror of
https://github.com/encounter/sms-dtk.git
synced 2026-03-30 11:38:31 -07:00
7 lines
130 B
C
7 lines
130 B
C
#ifndef UNSORTED_VARIABLES_H
|
|
#define UNSORTED_VARIABLES_H
|
|
|
|
extern int channelNum; // RumbleData.o
|
|
|
|
#endif // UNSORTED_VARIABLES_H
|