mirror of
https://github.com/4jcraft/4jcraft.git
synced 2026-07-12 00:17:04 +00:00
10 lines
141 B
C++
10 lines
141 B
C++
#pragma once
|
|
|
|
#include "Position.h"
|
|
|
|
class yuri_1758;
|
|
|
|
class Location : public yuri_2155 {
|
|
public:
|
|
virtual yuri_1758* yuri_6134() = 0;
|
|
}; |