diff options
| author | B. Watson <urchlay@slackware.uk> | 2025-11-21 04:42:03 -0500 |
|---|---|---|
| committer | B. Watson <urchlay@slackware.uk> | 2025-11-21 04:42:03 -0500 |
| commit | 24dd2ee784574cf3b21d19421015ac67034a22d0 (patch) | |
| tree | 700c7adf01bb65cae7bea9e3997c3779038386f3 /src/unalf.h | |
| parent | 958c54023d047ccb2ca31c42f7a86132e002ee43 (diff) | |
| download | unalf-24dd2ee784574cf3b21d19421015ac67034a22d0.tar.gz | |
Commentary.
Diffstat (limited to 'src/unalf.h')
| -rw-r--r-- | src/unalf.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/unalf.h b/src/unalf.h index c21944e..3c461ef 100644 --- a/src/unalf.h +++ b/src/unalf.h @@ -17,7 +17,7 @@ #define u16 unsigned short #endif -/* converted from asm */ +/* asmcode.c (converted from asm) */ void uncrunch_file(void); void setup_io_bufs(void); void L7A19(void); |
