mirror of
https://github.com/thunderbrewhq/thunderbrew
synced 2025-10-27 14:26:04 +03:00
7 lines
103 B
C++
7 lines
103 B
C++
#ifndef SOUND_SI2_SCRIPT_HPP
|
|
#define SOUND_SI2_SCRIPT_HPP
|
|
|
|
#define NUM_SCRIPT_FUNCTIONS_SI2 23
|
|
|
|
#endif
|