--- freem/src/global_bltin.c 2025/03/24 04:13:11 1.7 +++ freem/src/global_bltin.c 2025/04/28 14:52:54 1.24 @@ -1,5 +1,5 @@ /* - * $Id: global_bltin.c,v 1.7 2025/03/24 04:13:11 snw Exp $ + * $Id: global_bltin.c,v 1.24 2025/04/28 14:52:54 snw Exp $ * freem database engine * * @@ -24,6 +24,9 @@ * along with FreeM. If not, see . * * $Log: global_bltin.c,v $ + * Revision 1.24 2025/04/28 14:52:54 snw + * Temporarily revert global handler refactor and fix reference regression in xecline + * * Revision 1.7 2025/03/24 04:13:11 snw * Replace action macro dat with fra_dat to avoid symbol conflict on OS/2 *