Files
GTASource/game/frontend/Scaleform/pauseMenuLUT.h

15 lines
280 B
C
Raw Permalink Normal View History

2025-02-23 17:40:52 +08:00
//
// scaleform/pauseMenuLUT.h
//
// Copyright (C) 1999-2012 Rockstar Games. All Rights Reserved.
//
#ifndef PAUSEMENULUT_H
#define PAUSEMENULUT_H
#include "scaleform/scaleform.h"
void CScaleformInstallPauseMenuLUT(sfScaleformMovieView& movie);
#endif // PAUSEMENULUT_H