You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
This file contains invisible Unicode characters that may be processed differently from what appears below. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to reveal hidden characters.
{\rtf1\ansi\ansicpg1252\deff0\deflang1031{\fonttbl{\f0\fmodern\fcharset0 Courier;}{\f1\fswiss\fprq2\fcharset0 System;}}
{\colortbl ;\red0\green128\blue0;\red0\green0\blue255;\red0\green0\blue0;\red136\green0\blue0;\red128\green128\blue128;\red0\green0\blue119;\red160\green0\blue160;}
{\*\generator Msftedit 5.41.15.1507;}\viewkind4\uc1\pard\cf1\lang1033\f0\fs20 //\par
\cf2 llgfx_id\cf3 \cf4 llgfx_LoadGfx\cf3 (\par
\cf2 const\cf3 \cf2 char\cf3 * \cf5 filename\cf3 , \cf1 // vollst\'e4ndiger Pfad mit extension\par
\cf3 \cf2 int\cf3 \cf5 flags\cf3 =0); \cf1 // LLGFX_COLORKEY | LLGFX_CACHE\par
\cf2\par
llgfx_id\cf3 \cf5 png1\cf3 = \cf4 llgfx_LoadGfx\cf3 (\cf6 "one01.png"\cf3 );\par
\cf2 llgfx_id\cf3 \cf5 png2\cf3 = \cf4 llgfx_LoadGfx\cf3 (\cf6 "one03.png"\cf3 ,\cf7 LLGFX_COLORKEY\cf3 );\par
\par
\par
\par
\cf0\lang1031\b\f1\par
}