1
0
mirror of https://github.com/danog/Telegram.git synced 2024-12-02 17:38:07 +01:00
Telegram/thirdparty/RMIntro/platform/ios/texture_helper.h

12 lines
215 B
C
Raw Normal View History

2014-07-10 16:11:09 +02:00
//
// texture_helper.h
// IntroOpenGL
//
// Created by Ilya Rimchikov on 11/03/14.
// Copyright (c) 2014 IntroOpenGL. All rights reserved.
//
#include "platform_gl.h"
GLuint setup_texture(NSString *fileName);