mirror of
https://github.com/td512/re3.git
synced 2026-01-31 09:41:49 +00:00
7
src/PlayerSkin.h
Normal file
7
src/PlayerSkin.h
Normal file
@@ -0,0 +1,7 @@
|
||||
#pragma once
|
||||
|
||||
class CPlayerSkin
|
||||
{
|
||||
public:
|
||||
static void BeginFrontEndSkinEdit();
|
||||
};
|
||||
Reference in New Issue
Block a user