source:
trunk/src/pe2lx/icongrp.h@
55
| Last change on this file since 55 was 46, checked in by , 26 years ago | |
|---|---|
| File size: 267 bytes | |
| Line | |
|---|---|
| 1 | /* |
| 2 | * PE2LX icon groups |
| 3 | * |
| 4 | * Copyright 1998 Sander van Leeuwen (sandervl@xs4all.nl) |
| 5 | * |
| 6 | * |
| 7 | * Project Odin Software License can be found in LICENSE.TXT |
| 8 | * |
| 9 | */ |
| 10 | #ifndef __ICONGRP_H__ |
| 11 | #define __ICONGRP_H__ |
| 12 | |
| 13 | void ShowGroupIcon(int id, IconHeader *ihdr, int size); |
| 14 | |
| 15 | #endif |
Note:
See TracBrowser
for help on using the repository browser.
