mirror of
https://github.com/krystalgamer/spidey-decomp.git
synced 2024-11-23 13:29:48 +00:00
6 lines
59 B
C
6 lines
59 B
C
|
#pragma once
|
||
|
|
||
|
#ifndef TRAINING_H
|
||
|
#define TRAINING_H
|
||
|
|
||
|
#endif
|