mirror of
https://github.com/whoahq/whoa.git
synced 2026-03-18 21:51:06 +03:00
7 lines
145 B
C++
7 lines
145 B
C++
#ifndef UI_GAME_C_G_VIDEO_OPTIONS_SCRIPT_HPP
|
|
#define UI_GAME_C_G_VIDEO_OPTIONS_SCRIPT_HPP
|
|
|
|
#define NUM_SCRIPT_FUNCTIONS_VIDEO_OPTIONS 15
|
|
|
|
#endif
|