• R/O
  • HTTP
  • SSH
  • HTTPS

common_source_project-fm7: Commit

Common Source Code Project for Qt (a.k.a for FM-7).


Commit MetaInfo

Revisionf2505ed978d15ecba6f78708230aa92a2f3b6c63 (tree)
Zeit2022-08-01 14:10:15
AutorKyuma Ohta <whatisthis.sowhat@gmai...>
CommiterKyuma Ohta

Log Message

[VM][YIS] .

Ändern Zusammenfassung

Diff

--- a/source/src/vm/yis/yis.h
+++ b/source/src/vm/yis/yis.h
@@ -61,6 +61,11 @@ static const int vm_auto_key_table_base[][2] = {
6161 #include "../../common.h"
6262 #include "../../fileio.h"
6363 #include "../vm_template.h"
64+//#if defined(_WIN32)
65+// #define _USE_MATH_DEFINES
66+// #include <math.h>
67+//#endif
68+
6469
6570 #ifdef USE_SOUND_VOLUME
6671 static const _TCHAR *sound_device_caption[] = {
Show on old repository browser