A reminder has been added to extensions lib

This commit is contained in:
Sameer Rahmani 2018-04-20 20:47:26 +01:00
parent b7306e31ff
commit d8af08804d
1 changed files with 2 additions and 0 deletions

View File

@ -12,6 +12,8 @@
(defvar disabled-abilities (make-hash-table)
"A hash of all the disabled abilities.")
;; TODO: add a function to extension structure to support for
;; external dependenies list
;; Structures -----------------------------
(cl-defstruct fg42-extension
"Each FG42 extension should implement a copy of this structure."