aboutsummaryrefslogtreecommitdiff
path: root/headers/TZR_camera.h
blob: 16a536a2c27762c7f11624c0ad65119bad52003d (plain)
1
2
3
4
5
#pragma once

void TZR_SetCamera(float x, float y);
int TZR_GetCameraX(void);
int TZR_GetCameraY(void);