mirror of
https://github.com/Gigaslav/HL2Overcharged.git
synced 2026-01-08 22:10:27 +03:00
6 lines
86 B
C
6 lines
86 B
C
#ifndef CONTENT_MOUNTER_H
|
|
#define CONTENT_MOUNTER_H
|
|
|
|
void MountExtraContent();
|
|
|
|
#endif |