mirror of
https://github.com/krystalgamer/spidey-decomp.git
synced 2025-02-22 22:01:55 +00:00
8 lines
62 B
C++
8 lines
62 B
C++
#include "screen.h"
|
|
|
|
|
|
// @TODO
|
|
void Screen_TargetOn(bool)
|
|
{
|
|
}
|