This website works better with JavaScript
Inicio
Explorar
Axuda
Iniciar sesión
pascal
/
ImGui-Pascal
réplica de
https://github.com/Coldzer0/ImGui-Pascal.git
Seguir
2
Destacar
0
Fork
0
Ficheiros
Incidencias
0
Wiki
Rama:
main
Ramas
Etiquetas
main
ImGui-Pascal
/
SDL2-for-Pascal
/
tests
/
testsettings.inc
testsettings.inc
113 B
Permalink
Histórico
Raw
1
2
3
4
5
{$IFDEF FPC}
{$MODE DELPHI}{$H+}
{$UNITPATH ../units} // Does this work in Delphi?
{$ENDIF}